The ChartItemInLegend type exposes the following members.
Properties
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.
|