Table of Contents
MajorLabelOptions Property

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

Syntax
 public MajorLinearLabelOptions MajorLabelOptions { get; set; }
Remarks

See here for more information on how to use labels.

See Also