CustomLabel.TickMarkStyle Property

Definition

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.

Applies to