Name | Description | |
---|---|---|
ChartItemInLegend Constructor | Initializes a new instance of the ChartItemInLegend class. |
The following tables list the members exposed by ChartItemInLegend.
Name | Description | |
---|---|---|
ChartItemInLegend Constructor | Initializes a new instance of the ChartItemInLegend class. |
Name | Description | |
---|---|---|
ActionInfo | Gets the ActionInfo object associated with the item in the legend. | |
Hidden | Gets or sets a value indicating whether the item should not be shown in the legend. | |
LegendText | Gets or sets the label to use in the legend for the item for ChartDataPoint.
If this property is not set, the Label properties from the chart categories hierarchy are used as the legend text (with " – " added between each pair). | |
ToolTip | Gets or sets the tooltip to display for the item in the legend. |
Name | Description | |
---|---|---|
AssignFrom | Copies properties from another ChartItemInLegend to the current object. |