Właściwość ChartArea.ChartAlignType
Pobiera wartość wskazującą, które cechy obszaru wykresu powinny być dostosowane do miejsce docelowe obszar wykresu.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property ChartAlignType As ChartAlignType
Get
'Użycie
Dim instance As ChartArea
Dim value As ChartAlignType
value = instance.ChartAlignType
public ChartAlignType ChartAlignType { get; }
public:
property ChartAlignType^ ChartAlignType {
ChartAlignType^ get ();
}
member ChartAlignType : ChartAlignType
function get ChartAlignType () : ChartAlignType
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartAlignType
A ChartAlignType obiektu.
Zobacz także