Właściwość ChartAlignType.Position
Wskazuje obszary wykresu należy wyrównać pozycji obszar wykresu.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Position As ReportBoolProperty
Get
'Użycie
Dim instance As ChartAlignType
Dim value As ReportBoolProperty
value = instance.Position
public ReportBoolProperty Position { get; }
public:
property ReportBoolProperty^ Position {
ReportBoolProperty^ get ();
}
member Position : ReportBoolProperty
function get Position () : ReportBoolProperty
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty obiektu.
Zobacz także