Table of Contents
MinorLabelOptions Property

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

Syntax
 public MinorLinearLabelOptions MinorLabelOptions { get; set; }
Remarks

See here for more information on how to use labels.

See Also