ChartLegendColumn 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 legend column.
The ChartLegendColumn type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ChartLegendColumn() | Creates a new instance of the ChartLegendColumn class. |
![]() |
ChartLegendColumn(IPropertyStore) | Creates a new instance of the ChartLegendColumn class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
ActionInfo | The actions and the action style. |
![]() |
ColumnType | The column type. |
![]() |
MaximumWidth | The maximum column width. |
![]() |
MinimumWidth | The minimum column width. |
![]() |
Name | The column name. |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
SeriesSymbolHeight | The symbol height for each data series. |
![]() |
SeriesSymbolWidth | The symbol with for each data series. |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
Style | The column style. |
![]() |
ToolTip | The tooltip for the legend column. |
![]() |
ToolTipLocID | The unique identifier for the ToolTip property. |
![]() |
Value | Infrastructure. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top