Compartilhar via


Propriedade do RDL ChartAlignType.Position

Indicates the chart areas should align on chart area positions.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property Position As ReportBoolProperty 
    Get
'Uso
Dim instance As ChartAlignType 
Dim value As ReportBoolProperty 

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

Valor da propriedade

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

Consulte também

Referência

ChartAlignType Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering