ComObject
|
|
ComponentCount
|
|
ComponentIndex
|
|
Components
|
|
ComponentState
|
|
ComponentStyle
|
|
DataBinding
|
Specifies an object, which links the chart item to a data store.
|
DesignInfo
|
|
DisplayText
|
Specifies the descriptive text for the chart item.
|
FakeComponentLink1
|
|
FakeComponentLink2
|
|
FakeComponentLink3
|
|
GridView
|
Provides access to the Chart View, which displays the chart item.
|
GroupIndex
|
|
GroupSummaryKind
|
Specifies the summary function used to calculate group summaries against series values grouped in categories associated with visible data groups.
|
ID
|
Specifies the unique identifier assigned to the chart item.
|
Index
|
Specifies the position of the chart item (a series or data group) within the Series and DataGroups collections.
|
IsDesigning
|
|
IsDestroying
|
|
IsLoading
|
|
Name
|
|
Observers
|
|
Order
|
Returns the position of the chart item in a list of chart items sorted by their IDs.
|
Owner
|
|
SortOrder
|
Specifies the order in which to display chart item values.
|
Styles
|
Specifies the set of styles which define the appearance of the series.
|
SumOfValues
|
Returns the sum of series values that are used to render a chart.
|
Tag
|
|
ValueCaptionFormat
|
Specifies the formatting pattern used to determine the captions of the series values.
|
ValueCount
|
Specifies how many records in the View’s data controller are available to render a chart.
|
Values
|
Provides indexed access to a collection of item values available to render a chart.
|
VCLComObject
|
|
Visible
|
Specifies whether the chart item is displayed in a chart.
|
VisibleDisplayTexts
|
Returns the display text for a particular item value from the VisibleValues collection.
|
VisibleForCustomization
|
Specifies whether the chart item is displayed within the customization form.
|
VisibleGroupIndex
|
|
VisibleIndex
|
Determines the position of the chart item (a series or data group) within the VisibleSeries or VisibleDataGroups collection.
|
VisibleValueCount
|
Gets a count of elements in the VisibleValues collection.
|
VisibleValues
|
Provides indexed access to the collection of item values that are used to render a chart.
|