Udostępnij przez


Właściwość ChartAlignType.AxesView

Wskazuje obszarów wykresu należy wyrównać widoków osi.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property AxesView As ReportBoolProperty
    Get
'Użycie
Dim instance As ChartAlignType
Dim value As ReportBoolProperty

value = instance.AxesView
public ReportBoolProperty AxesView { get; }
public:
property ReportBoolProperty^ AxesView {
    ReportBoolProperty^ get ();
}
member AxesView : ReportBoolProperty
function get AxesView () : ReportBoolProperty