ChartLegendCustomItem Members
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents a custom legend item.
The ChartLegendCustomItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ChartLegendCustomItem() | Creates a new instance of the ChartLegendCustomItem class. |
![]() |
ChartLegendCustomItem(IPropertyStore) | Creates a new instance of the ChartLegendCustomItem class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
ActionInfo | Contains the actions and the action style. |
![]() |
ChartLegendCustomItemCells | The legend cells in the custom legend item. |
![]() |
ChartMarker | Defines appearance of the item marker. |
![]() |
Name | Name of the custom legend item. |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Separator | The type of the item separator. |
![]() |
SeparatorColor | The color of the item separator. |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
Style | The style of the item separator. |
![]() |
ToolTip | The tooltip for the custom report item. |
![]() |
ToolTipLocID | The unique identifier for the ToolTip property. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top