ChartArea.ChartAlignType プロパティ

定義

対象となるグラフ領域にグラフ領域のどの側を揃えるかを示す値を取得します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartAlignType ^ ChartAlignType { Microsoft::ReportingServices::RdlObjectModel::ChartAlignType ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartAlignType ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartAlignType ChartAlignType { get; set; }
member this.ChartAlignType : Microsoft.ReportingServices.RdlObjectModel.ChartAlignType with get, set
Public Property ChartAlignType As ChartAlignType

プロパティ値

ChartAlignType オブジェクト。

適用対象