GaugeScale.GaugeMinorTickMarks Property

Definition

Gets or sets the minor tick marks to display on the scale.

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

Property Value

A GaugeTickMarks object.

Applies to