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.
Style properties for the tick mark.
public:
property Microsoft::ReportingServices::RdlObjectModel::TickMarkStyle ^ TickMarkStyle { Microsoft::ReportingServices::RdlObjectModel::TickMarkStyle ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::TickMarkStyle ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.TickMarkStyle TickMarkStyle { get; set; }
member this.TickMarkStyle : Microsoft.ReportingServices.RdlObjectModel.TickMarkStyle with get, set
Public Property TickMarkStyle As TickMarkStyle
Property Value
A TickMarkStyle object.