ChartAxisCrossingPoint Property Bytescout Spreadsheet SDK
Gets or sets the crossing point for the axis.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public AxisCrossingPoint CrossingPoint { get; set; }

Property Value

Type: AxisCrossingPoint
The crossing point for the axis.
See Also

Reference