Table of Contents
MinorLabelOptions Property

Gets or sets the MinorCircularLabelOptions object that contains settings for the minor labels. This is a dependency property.

Syntax
 public MinorCircularLabelOptions MinorLabelOptions { get; set; }
Remarks

See here for more information on how to customize labels.

See Also