[]
Specifies the point in time to be displayed as a scale label.
public enum ScaleLabelInstant
Name | Description |
---|---|
End | Shows the ending of the time interval. |
Middle | Shows the middle of the time interval. |
Range | Shows a range from beginning to ending of the time interval. |
RangeOverlapped | Shows a range from beginning of the current time interval to beginning of the next time interval. |
Start | Shows the beginning of the time interval. |