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