Axis.IsLogarithmic Property
.NET Framework (current version)
Gets or sets a flag which indicates whether the axis is logarithmic. Zeros or negative data values are not allowed on logarithmic charts.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] public bool IsLogarithmic { get; set; }
.NET Framework
Available since 4.0
Available since 4.0
Show: