TcxGridChartLegend Members
A chart legend in a diagram.Constructors
Name | Description |
---|---|
Create(TcxCustomGridView) | Initializes a new instance of the TcxCustomGridOptions class with specified settings. Inherited from TcxCustomGridOptions. |
Create(TPersistent) | Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent. |
Properties
Name | Description |
---|---|
Alignment | Specifies the alignment applied to a chart legend. |
Border | Specifies the border style of a chart legend. |
GridView | Provides access to the View to which the option set is applied. Inherited from TcxCustomGridOptions. |
KeyBorder | Specifies the border style of the legend keys. |
Orientation | Specifies the orientation of the chart legend within the chart. |
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
Position | Specifies the position of the chart legend within the chart. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetAlignment | Determines the alignment of the chart legend. |
GetBorder | Determines the border style of a chart legend. |
GetHashCode | Inherited from TObject. |
GetKeyBorder | Determines the border style of legend keys. |
GetNamePath | Inherited from TPersistent. |
GetOrientation(TcxGridChartPartPosition) | Determines the orientation of the chart legend within a chart. |
GetOwner | Inherited from TPersistent. |
GetPosition | Determines the position of the chart legend within a chart. |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
ToString | Inherited from TObject. |
See Also