Decorators Layout
There are a number of layout options available for decorators. The Location property sets the distance, in logical coordinates, between the decorator and the center point (for radial gauges) or the transversal axis start (for linear gauges). The Location2 property specifies the same distance at the maximum value to change it linearly along the value axis.
The Alignment and OrthogonalAlignment properties specify how the decorator is aligned in both directions. Labels and tick marks can be rotated depending on their value on a radial gauge if their IsRotated property equals to True. If labels appear inverted for some values they can be flipped if the value of the AllowFlip property is True. The TextAngle (for labels) and ShapeAngle (for tick marks) properties specify an additional angle that is used to rotate items on both linear and radial gauges.
|