Table of Contents
LabelStyle Property

Gets or sets the Style applied to predefined Labels in this TickBarBase's ItemTemplate. This is a dependency property.

Syntax
 public Style LabelStyle { get; set; }
Remarks

See shape and label for more details about this property.

See Also