Właściwość ChartAlignType.InnerPlotPosition
Wskazuje obszary wykresu należy wyrównać pozycji wewnętrznej powierzchni.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property InnerPlotPosition As ReportBoolProperty
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty obiektu.
Zobacz także