CustomLabel.TickMarkStyle 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 style properties for the tick mark.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::TickMarkStyle ^ TickMarkStyle { Microsoft::ReportingServices::OnDemandReportRendering::TickMarkStyle ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.TickMarkStyle TickMarkStyle { get; }
member this.TickMarkStyle : Microsoft.ReportingServices.OnDemandReportRendering.TickMarkStyle
Public ReadOnly Property TickMarkStyle As TickMarkStyle
Property Value
A TickMarkStyle object.