Link Search Menu Expand Document

ChartAxisCrossingPoint Property

Gets or sets the crossing point for the axis.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public AxisCrossingPoint CrossingPoint { get; set; }

Property Value

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

Reference