Table of Contents
ShapeStyle Property

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

Syntax
 public Style ShapeStyle { get; set; }
Remarks

See shape and label for more details about this property.

See Also