Skip to main content

AxisLabelFormatAutoReplaceOptions Members

Stores date-time axis label formats for arguments of different measurement units.

#Constructors

Name Description
AxisLabelFormatAutoReplaceOptions() Initializes a new instance of the AxisLabelFormatAutoReplaceOptions class.

#Fields

Name Description
EnabledProperty static Identifies the Enabled dependency property.
LabelFormatsProperty static Identifies the LabelFormats dependency property.

#Properties

Name Description
Enabled
LabelFormats Gets the collection of date-time axis label formats for arguments of different measurement units.
See Also