ChartAxis.MinorTickMarks 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.
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.