GaugeScale.GaugeMinorTickMarks Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Minor tickmarks to display on the scale.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::GaugeTickMarks ^ GaugeMinorTickMarks { Microsoft::ReportingServices::OnDemandReportRendering::GaugeTickMarks ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeTickMarks GaugeMinorTickMarks { get; }
member this.GaugeMinorTickMarks : Microsoft.ReportingServices.OnDemandReportRendering.GaugeTickMarks
Public ReadOnly Property GaugeMinorTickMarks As GaugeTickMarks
Property Value
A GaugeTickMarks object.