Właściwość ChartAxisInstance.LogScale
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property LogScale As Boolean
Get
'Użycie
Dim instance As ChartAxisInstance
Dim value As Boolean
value = instance.LogScale
public bool LogScale { get; }
public:
property bool LogScale {
bool get ();
}
member LogScale : bool
function get LogScale () : boolean
Wartość właściwości
Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości LogScale właściwość.
Zobacz także