Compartir a través de


ChartArea.ChartAlignType Propiedad

Gets a value that indicates which aspects of the chart area should be aligned with the target chart area.

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

Sintaxis

'Declaración
Public ReadOnly Property ChartAlignType As ChartAlignType 
    Get
'Uso
Dim instance As ChartArea 
Dim value As ChartAlignType 

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

Valor de la propiedad

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

Vea también

Referencia

ChartArea Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering