ChartAxis.MinorTickMarks Property

Definition

Gets the minor tick marks for the axis.

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

Property Value

A ChartTickMarks object.

Applies to