Свойство InnerPlotPosition
Indicates the chart areas should align on inner plot positions.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property InnerPlotPosition As ReportBoolProperty
Get
'Применение
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
Значение свойства
Тип Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportBoolProperty
A ReportBoolProperty object.