PolarAxisXModel.Logarithmic Property
Hides the AxisBaseModel.LogarithmicBase property.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
Declaration
Property Value
Type |
---|
Boolean |
See Also
Hides the AxisBaseModel.LogarithmicBase property.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
[Browsable(false)]
public bool Logarithmic { get; set; }
<Browsable(False)>
Public Property Logarithmic As Boolean
Type |
---|
Boolean |
No
Your feedback is appreciated.