Skip to main content

TcxGridChartSeries Properties

A series in Chart Views.
Name Description
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DataBinding Specifies an object, which links the chart item to a data store. Inherited from TcxGridChartItem.
DesignInfo Inherited from TComponent.
DisplayText Specifies the descriptive text for the chart item. Inherited from TcxGridChartItem.
FakeComponentLink1 Inherited from TcxComponent.
FakeComponentLink2 Inherited from TcxComponent.
FakeComponentLink3 Inherited from TcxComponent.
GridView Provides access to the Chart View, which displays the chart item. Inherited from TcxGridChartItem.
GroupIndex
GroupSummaryKind Specifies the summary function used to calculate group summaries against series values grouped within categories associated with visible data groups.
ID Specifies the unique identifier assigned to the chart item. Inherited from TcxGridChartItem.
Index Specifies the position of the chart item (a series or data group) within the Series and DataGroups collections. Inherited from TcxGridChartItem.
IsDesigning Inherited from TcxComponent.
IsDestroying Inherited from TcxComponent.
IsLoading Inherited from TcxComponent.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Order Determines the position of the chart item in a list of chart items sorted by their IDs. Inherited from TcxGridChartItem.
Owner Inherited from TComponent.
SortOrder Specifies the order in which to display chart item values. Inherited from TcxGridChartItem.
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 Inherited from TcxGridChartItem.
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. Inherited from TcxGridChartItem.
Values Provides indexed access to a collection of item values available to render a chart. Inherited from TcxGridChartItem.
VCLComObject Inherited from TComponent.
Visible Specifies whether the chart item is displayed in a chart. Inherited from TcxGridChartItem.
VisibleDisplayTexts Returns the display text for a particular item value from the VisibleValues collection. Inherited from TcxGridChartItem.
VisibleForCustomization Specifies whether the chart item is displayed within the customization form. Inherited from TcxGridChartItem.
VisibleGroupIndex
VisibleIndex Determines the position of the chart item (a series or data group) within the VisibleSeries or VisibleDataGroups collection. Inherited from TcxGridChartItem.
VisibleValueCount Gets a count of elements in the VisibleValues collection. Inherited from TcxGridChartItem.
VisibleValues Provides indexed access to the collection of item values that are used to render a chart. Inherited from TcxGridChartItem.
See Also