Categories
|
Provides indexed access to values of the default categories associated with the View.
|
CategoryCount
|
Specifies the total number of series values within each series used to render the View.
|
Control
protected
|
Specifies the grid control owning the View.
|
Controller
protected
|
Returns the View’s controller object.
|
DataController
|
Specifies the data controller assigned to the View.
|
GridView
|
Provides access to the Chart View which displays the data.
|
GroupValues
|
Provides indexed access to category values associated with data groups.
|
IsEmptyValue
|
|
LookAndFeelPainter
|
|
Owner
|
Provides access to the control or its object to which the persisted settings belong.
|
Painter
|
|
Site
|
|
SumOfValues
|
Returns the sum of values of the series whose index is passed as the ASeriesIndex parameter.
|
Values
|
Provides indexed access to series values associated with the View.
|
ViewData
protected
|
Specifies the object retrieving data from a data controller and providing it to a View.
|
ViewInfo
|
|
VisibleCategories
|
Provides indexed access to visible category values.
|
VisibleCategoryCount
|
Returns the total number of visible categories in the parent Chart View.
|
VisibleGroupValueCount
|
Returns the total number of category values associated with a particular visible data group.
|
VisibleGroupValues
|
Provides indexed access to category values associated with a particular visible data group.
|
VisibleValues
|
Provides indexed access to the chart values displayed within the View.
|