| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace : Legend Class |
The following tables list the members exposed by Legend.
| Name | Description | |
|---|---|---|
![]() | Compass | Gets or sets the general positioning of the legend. |
![]() | Location | Gets or sets the location of the legend in chart control client coordinates. |
![]() | LocationDefault | Gets or sets the default location of the legend. |
![]() | Orientation | Gets or sets the orientation of the legend entries. |
![]() | Reversed | Determines the order of the ChartGroups in the legend. |
![]() | Size | Gets or sets the size of the legend in chart control client coordinates. |
![]() | SizeDefault | Gets or sets the default size of the legend. |
![]() | Style | Gets the legend style. |
![]() | Text | Gets or sets the primary text of the legend. |
![]() | TooltipText | Gets or sets the tooltip text. |
![]() | Visible | Gets or sets the legend visibility. |
| Name | Description | |
|---|---|---|
![]() | RectFromSeries | |
![]() | ResetLocationDefault | Resets the Legend location so it is calculated automatically. |
![]() | ResetSizeDefault | Resets Legend size so it is calculated automatically. |
![]() | ResetStyle | Resets Legend style inheritance state. |
![]() | SeriesFromCoord | Obtains the group and series indices of the legend entry nearest to the specified client coordinates. Mouse coordinates are specified in client coordinates. |
![]() | ShouldSerializeLocationDefault | Returns false if the Legend LocationDefault property is in the default state. |
![]() | ShouldSerializeSizeDefault | Returns false if the Legend SizeDefault property is in the default state. |
![]() | ShouldSerializeStyle | Returns false if the Legend Style property is in the default state. |