[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.IAxis.CrossAt

CrossAt Property

CrossAt

Gets the value at which to cross the other axis.

Declaration
double? CrossAt { get; }
Property Value
Type Description
double?

A Nullable<T> specifying the cross at value.

Remarks

If this value is omitted, it uses the default value for the chart type.