ChartItemInLegendInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an instance type of the ChartItemInLegend class and contains the calculated values of the properties in ChartItemInLegend.
public ref class ChartItemInLegendInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartItemInLegendInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartItemInLegendInstance = class
inherit BaseInstance
Public NotInheritable Class ChartItemInLegendInstance
Inherits BaseInstance
- Inheritance
Properties
Hidden |
Gets the calculated value of the Hidden property in a ChartItemInLegend class. |
LegendText |
Gets the calculated value of the LegendText property in a ChartItemInLegend class. |
ToolTip |
Gets the calculated value of the ToolTip property in a ChartItemInLegend class. |
Methods
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseInstance) |