Table of Contents
MajorLabelOptions Property

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

Syntax
 public MajorCircularLabelOptions MajorLabelOptions { get; set; }
Remarks

See here for more information on how to customize labels.

See Also