VDISoft.Web.Analytics.ScatterPlotControl


Public Properties


Name
Description
Background
Gets and sets the background brush of the control.
Caption
Gets and sets the caption of the control.
HorizontalAxis
Gets the x-axis of the scatter plot.
Selection
Gets and sets the flag indicating if a selection can be made from the control using the mouse.
SelectionType
Gets and sets the selection type options include: ZoomXY, ZoomX, ZoomY, SelectionExclude, SelectionInclude, and SelectionOnly.
SeriesCollection
Gets the collection of series of the control.
VerticalAxis
Gets the y-axis of the control.

Public Methods


Name
Description
Calculate
The calculation function of the chart.
Render
The rendering function of the control.