Compartir a través de


ChartAlignTypeInstance.InnerPlotPosition Propiedad

Gets the calculated value of the InnerPlotPosition property in a ChartAlignType class.

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

Sintaxis

'Declaración
Public ReadOnly Property InnerPlotPosition As Boolean 
    Get
'Uso
Dim instance As ChartAlignTypeInstance 
Dim value As Boolean 

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

Valor de la propiedad

Tipo: System.Boolean
A Boolean value that represents the calculated value of the InnerPlotPosition property.

Vea también

Referencia

ChartAlignTypeInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering