Const
Collection of CursorBuilders.
CursorBuilders are used to modify structure of Cursors of Charts, by passing one when the Chart is created.
Each item is associated with a specific Chart-type, that it can only be used with.
CursorBuilder for BarChart.
Used to modify structure of Cursor, by passing one when creating a BarChart.
CursorBuilder for Chart3D.
Used to modify structure of Cursor, by passing one when creating a Chart3D.
CursorBuilder for MapChart.
Used to modify structure of Cursor, by passing one when creating a MapChart.
CursorBuilder for PolarChart.
Used to modify structure of Cursor, by passing one when creating a PolarChart.
CursorBuilder for SpiderChart.
Used to modify structure of Cursor, by passing one when creating a SpiderChart.
CursorBuilder for ChartXY.
Used to modify structure of Cursor, by passing one when creating a ChartXY.
Collection of CursorBuilders.
CursorBuilders are used to modify structure of Cursors of Charts, by passing one when the Chart is created.
Each item is associated with a specific Chart-type, that it can only be used with.