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.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property ChartAlignType As ChartAlignType
Get
Set
'Użycie
Dim instance As ChartArea
Dim value As ChartAlignType
value = instance.ChartAlignType
instance.ChartAlignType = value
public ChartAlignType ChartAlignType { get; set; }
public:
property ChartAlignType^ ChartAlignType {
ChartAlignType^ get ();
void set (ChartAlignType^ value);
}
member ChartAlignType : ChartAlignType with get, set
function get ChartAlignType () : ChartAlignType
function set ChartAlignType (value : ChartAlignType)
Wartość właściwości
Typ: Microsoft.ReportingServices.RdlObjectModel.ChartAlignType
A ChartAlignType obiektu.