Search
TickLabel Properties
 


 Public Properties

  Name Description

Bounds

Gets or sets the bounding rectangle of this element. (Inherited from VisualElement.)

Fill

Gets or sets the fill of this element. (Inherited from VisualElement.)

FontSize

Gets the actual size of the font of this label.

Foreground

Gets the foreground color of this label.

Height

Gets or sets the normalized height of this element. (Inherited from VisualElement.)

Margin

Gets or sets the margin of this element. (Inherited from VisualElement.)

Name

Gets or sets the name of this element. (Inherited from VisualElement.)

RawValue

Gets the value associated with this label before it was processed by any value distribution functions.

RenderSize

Gets or sets the rendering size of the element. (Inherited from VisualElement.)

Settings

Gets the TickSettings associated with this label.

Size

Gets or sets the size of this element. (Inherited from VisualElement.)

Stroke

Gets or sets the stroke of this element. (Inherited from VisualElement.)

Value

Gets the value associated with this label.

X

Gets or sets the normalized x position of this element, relative to its parent. (Inherited from VisualElement.)

Y

Gets or sets the normalized y position of this element, relative to its parent. (Inherited from VisualElement.)

 See Also