ActiveReports 12
CrossAt Property (IAxis)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IAxis Interface : CrossAt Property
Gets the value at which to cross the other axis.
Syntax
'Declaration
 
ReadOnly Property CrossAt As Nullable(Of Double)
Nullable<double> CrossAt {get;}
Remarks
If this value is omitted, it uses the default value for the chart type.
See Also

Reference

IAxis Interface
IAxis Members