ChartBase Properties
The base class for chart controls.Name | Description |
---|---|
ActualPalette | Gets the actual palette of a chart. |
AnimateCommand | Returns a command that starts animation of a chart’s contents. |
AnimateOnLoading | Gets or sets a value indicating if chart contents should be animated on chart loading. |
Legend | Gets the chart control’s legend and provides access to its settings. |
Palette | Gets or sets the palette which is used to draw the chart’s series. |
SelectionMode | Specifies the selection mode for chart series. |
Series | Provides access to the chart control’s collection of series objects. |
ToolTipEnabled | Gets or sets a value that specifies whether or not a tooltip is enabled for a chart. |
See Also