Compartir a través de


ChartAlignType.AxesView Propiedad

Indicates the chart areas should align on axes views.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property AxesView As ReportBoolProperty 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

ChartAlignType Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering