ChartAxis.MajorTickMarks 属性

定义

获取图表轴的主要刻度线。

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

属性值

ChartTickMarks 对象。

适用于