Table of Contents
LabelStringFormat Property

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

Syntax
 public String LabelStringFormat { get; set; }
Remarks

See shape and label for more details about this property.

See Also