Condividi tramite


Proprietà ChartAlignType.InnerPlotPosition

Indicates the chart areas should align on inner plot positions.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property InnerPlotPosition As ReportBoolProperty 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

ChartAlignType Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering