Partilhar via


Propriedade do RDL ChartAlignType.InnerPlotPosition

Indicates the chart areas should align on inner plot positions.

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

Sintaxe

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

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

Valor da propriedade

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

Consulte também

Referência

ChartAlignType Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering