ChartAxis.ChartMinorTickMarks Property

Definition

Gets or sets the minor tick marks for the axis.

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

Property Value

A ChartTickMarks object.

Applies to