ChartAxis.ChartMajorTickMarks 屬性

定義

取得或設定軸的主要刻度標記。

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

屬性值

ChartTickMarks 物件。

適用於