The following tables list the members exposed by Label.
Name | Description | |
---|---|---|
Enabled |
Gets or sets a value that indicates if a label is enabled. Indicates that labels are enabled. | |
Font |
Gets or sets a Font object, used to set font properties of the label. Label font | |
FontAngle |
Gets or sets the font angle of a label. Label font angle | |
FontColor |
Gets or sets the font color of the label. Label font color | |
Format |
A value that determines a formatting expression. Label text format | |
Interval |
Gets or sets the interval between labels. Label interval size. | |
IntervalOffset |
Gets or sets the offset of axis labels. Labels interval offset. | |
IntervalOffsetType |
Gets or sets the interval offset type of an axis label. Labels offset type. | |
IntervalType |
Gets or sets the interval type of the axis label. Label interval type. | |
OffsetLabels |
Gets or sets a value that indicates if labels are offset. True if labels are shown with offset | |
ShowEndLabels |
Gets or sets a value that determines if end labels are displayed. True if labels are shown at axis ends | |
TruncatedLabels |
Gets or sets a value that determines if axis labels can be truncated if they extend outside of a chart area. True if label can be truncated |