[]
Gets or sets the distance the tick mark labels are offset.
[FpCategory("Category_Labels")]
public float LabelOffset { get; set; }
<FpCategory("Category_Labels")>
Public Property LabelOffset As Single
Offset is measured in points.
Type | Condition |
---|---|
ArgumentOutOfRangeException | value is less than zero or greater than 1584. |