Свойство ChartAlignTypeInstance.InnerPlotPosition

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property InnerPlotPosition As Boolean 
    Get
'Применение
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

Значение свойства

Тип: System.Boolean
A Boolean value that represents the calculated value of the InnerPlotPosition property.

См. также

Справочник

ChartAlignTypeInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering