Condividi tramite


Proprietà ChartAlignType.AxesView

Indicates the chart areas should align on axes views.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property AxesView As ReportBoolProperty 
    Get
'Utilizzo
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

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

Vedere anche

Riferimento

ChartAlignType Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering