Describes the possible values of the XYStyle property.
[Serializable]
public sealed enum ShapeXYStyles : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
PixelsPosition relative to Chart Panel. 0,0 is Panel Left, Top.
AxisPosition in Axis units.
AxisOriginUse Left,Top (X0,Y0) to set the Axis origin in Axis units. Right, Bottom sets width and height in Pixels.

See Also

Steema.TeeChart.Styles Namespace