ChartItemInLegendInstance Class

Definition

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
ChartItemInLegendInstance

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)

Applies to