Compartir a través de


ChartAlignType.InnerPlotPosition Propiedad

Indicates the chart areas should align on inner plot positions.

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

Sintaxis

'Declaración
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 de la propiedad

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

Vea también

Referencia

ChartAlignType Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering