ExcelChartValueAxis.LogarithmicScale Property
Gets or sets a flag indicating if the value axis uses a logarithmic scale.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool LogarithmicScale { get; set; }
Public Property LogarithmicScale As Boolean
Get
Set
public:
property bool LogarithmicScale {
bool get ();
void set (bool value);
}
member LogarithmicScale : bool with get, set
Property Value
Boolean