Graph object
Tip The /COM object can be placed on a HTML page (with usage of the HTML object tag:  <object classid="clsid:...">)  using the class identifier: {FE177A66-2B4E-48E1-ADAD-E5C17BE47660}. The object's program identifier is: "Exontrol.Graph". The /COM object module is: "ExGraph.dll"
The ExGraph component stands out as a powerhouse for graphical data visualization, offering an extensive repertoire of chart types and styles to cater to diverse data visualization needs. Its versatility shines through features such as easy navigation, resizing, and scrolling, ensuring seamless interaction with data sets of varying sizes and complexities.Users can explore their data with ease, thanks to intuitive functionalities like overview, legend, and cursor view, which enhance understanding and analysis. Moreover, ExGraph's flexibility extends to supporting numerous chart types, enabling users to present data with precision and clarity by configuring axes dynamically within the same view. 

The Graph control supports the following events:

NameDescription
AllowScrollIndicates whether the user can scroll the chart by drag and drop.
AllowValueResizeIndicates whether the user can resize the chart by drag and drop.
AnchorFromPointRetrieves the identifier of the anchor from point.
AppearanceRetrieves or sets the control's appearance.
AttachTemplateAttaches a script to the current object, including the events, from a string, file, a safe array of bytes.
AutoFitSpecifies whether the control resizes the elements of the series to fit the control's content
BackColorSpecifies the control's background color.
BackgroundReturns or sets a value that indicates the background color for parts in the control.
BeginUpdateMaintains performance when items are added to the control one at a time. This method prevents the control from painting until the EndUpdate method is called.
BorderHeightSets or retrieves a value that indicates the border height of the control.
BorderWidthSets or retrieves a value that indicates the border width of the control.
CategoryAxesGets the category-axes object.
CategoryAxisCreates and gets the first category-axis of the view.
CursorGets the options to configure the control's cursor.
DataDefines the source the control imports data from
DataOptionsDefines the options to import data. The method has effect only next time the Data property is called.
DataSampleRetrieves a data sample.
DataSourceRetrieves or sets a value that indicates the data source for object.
EnabledEnables or disables the control.
EndUpdateResumes painting the control after painting is suspended by the BeginUpdate method.
EventParamRetrieves or sets a value that indicates the current's event parameter.
ExecuteTemplateExecutes a template and returns the result.
FontRetrieves or sets the control's font.
ForeColorSpecifies the control's foreground color.
FormatABCFormats the A,B,C values based on the giving expression and returns the result.
FormatAnchorSpecifies the visual effect for anchor elements in HTML captions.
FormatTextSpecifies the format to display the view's invalid label
FreezeEventsPrevents the control to fire any event.
HTMLPictureAdds or replaces a picture in HTML captions.
hWndRetrieves the control's window handle.
ImagesSets at runtime the control's image list. The Handle should be a handle to an Images List Control.
ImageSizeRetrieves or sets the size of icons the control displays..
ImportImports the control's data from a CSV format
InvalidSpecifies the label the control is displaying while no or invalid data
LegendGets the control's legend panel.
MiscDefines the control's miscellaneous options
OverviewGets the control's overview panel.
PadDefines the chart's padding (space between the chart's content and its border)
PictureRetrieves or sets a graphic to be displayed in the control.
PictureDisplayRetrieves or sets a value that indicates the way how the graphic is displayed on the control's background
RefreshRefreses the control.
ReplaceIconAdds a new icon, replaces an icon or clears the control's image list.
ScrollBarsReturns or sets a value that determines whether the control has horizontal and/or vertical scroll bars.
ScrollButtonHeightSpecifies the height of the button in the vertical scrollbar.
ScrollButtonWidthSpecifies the width of the button in the horizontal scrollbar.
ScrollFontRetrieves or sets the scrollbar's font.
ScrollHeightSpecifies the height of the horizontal scrollbar.
ScrollOrderPartsSpecifies the order of the buttons in the scroll bar.
ScrollPartCaptionSpecifies the caption being displayed on the specified scroll part.
ScrollPartCaptionAlignmentSpecifies the alignment of the caption in the part of the scroll bar.
ScrollPartEnableIndicates whether the specified scroll part is enabled or disabled.
ScrollPartVisibleIndicates whether the specified scroll part is visible or hidden.
ScrollPosSpecifies the vertical/horizontal scroll position.
ScrollThumbSizeSpecifies the size of the thumb in the scrollbar.
ScrollToolTipSpecifies the tooltip being shown when the user moves the scroll box.
ScrollWidthSpecifies the width of the vertical scrollbar.
SeriesGets the series object.
SeriesColorsDefines the default colors for the chart's series
SeriesColorsDecreaseDefines the default colors for the chart's series (when the value goes down)
ShowImageListSpecifies whether the control's image list window is visible or hidden.
ShowToolTipShows the specified tooltip at given position.
SortDefines the list of series to be sorted, separated by spaces
TemplateSpecifies the control's template.
TemplateDefDefines inside variables for the next Template/ExecuteTemplate call.
TemplatePutDefines inside variables for the next Template/ExecuteTemplate call.
ToolTipDelaySpecifies the time in ms that passes before the ToolTip appears.
ToolTipFontRetrieves or sets the tooltip's font.
ToolTipFormatSpecifies the expression to customize the tooltip (shown while the cursor hovers value-points of the chart)
ToolTipMarginDefines the size of the control's tooltip margins.
ToolTipPopDelaySpecifies the period in ms of time the ToolTip remains visible if the mouse pointer is stationary within a control.
ToolTipWidthSpecifies a value that indicates the width of the tooltip window, in pixels.
ValueAxesGets the value-axes object.
ValueAxisCreates and gets the first value-axis of the view.
ValuePointSpecifies the size, color, frame color and size of the value point, frame color, size and length of the value line, color, frame color, size and pad of the value-point's background, each separated by a comma.
ValueSizeSpecifies the size to show a column or a bar within the chart
VersionRetrieves the control's version.
VisualAppearanceRetrieves the control's appearance.
XAxisDefines the configuration-options for x-axis of xy-compatible chart-types ('scatter', 'scatterArea', 'scatterLine' or 'bubble')
YAxisDefines the configuration-options for y-axis of xy-compatible chart-types ('scatter', 'scatterArea', 'scatterLine' or 'bubble')