ChartArea.ChartAlignType プロパティ

定義

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartAlignType ^ ChartAlignType { Microsoft::ReportingServices::OnDemandReportRendering::ChartAlignType ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartAlignType ChartAlignType { get; }
member this.ChartAlignType : Microsoft.ReportingServices.OnDemandReportRendering.ChartAlignType
Public ReadOnly Property ChartAlignType As ChartAlignType

プロパティ値

ChartAlignType オブジェクト。

適用対象