PivotChartSettingsCrosshairSettingsModel
10 Oct 20251 minute to read
Interface for a class PivotChartSettingsCrosshairSettings
Properties
dashArray string
Allows to set the DashArray for crosshair.
enable boolean
If set to true, crosshair line becomes visible.
line PivotChartBorderModel
Allows options to customize the crosshair line.
lineType LineType
Allows to set the line type. Horizontal mode enables the horizontal line and Vertical mode enables the vertical line. They are,
- None: Hides both vertical and horizontal crosshair lines.
- Both: Shows both vertical and horizontal crosshair lines.
- Vertical: Shows the vertical line.
- Horizontal: Shows the horizontal line.