RangeArea3DSeriesLabel.MinValueAngle Property
Overrides the RangeAreaSeriesLabel.MinValueAngle property to hide it.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value. |
Remarks
The MinValueAngle property is overridden in this class, because it can be used for RangeArea3DSeriesLabel and therefore should be hidden.
See Also