ChartAxis.MajorTickMarks Property

Definition

Gets the major tick marks for the chart axis.

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

Property Value

A ChartTickMarks object.

Applies to