Skip to main content

TimeRulerHeaderViewModel Properties

The storage for appearance settings of an individual time ruler header’s representation.
Name Description
AdditionalTextColor
AdditionalTextFontAttributes
AdditionalTextFontFamily
AdditionalTextFontSize
BackgroundColor Gets or sets the color the time ruler header uses to paint its background.
BorderColor Gets or sets the color the time ruler header uses to paint its border.
BorderThickness Gets or sets the thickness of the time ruler header’s border.
ContentPadding Gets or sets the padding of the time ruler header’s content.
TextColor Gets or sets the color of the time ruler header’s text.
TextFontAttributes Gets or sets the font attributes of the time ruler header’s text.
TextFontFamily Gets or sets the font family of the time ruler header’s text.
TextFontSize Gets or sets the font size of the time ruler header’s text.
TextSpacing Gets or sets the spacing of the time ruler header’s text.
See Also