ChartLegendCustomItemInstance Class

Definition

Represents an instance type of the ChartLegendCustomItem class and contains the calculated values of the properties in ChartLegendCustomItem.

public ref class ChartLegendCustomItemInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartLegendCustomItemInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartLegendCustomItemInstance = class
    inherit BaseInstance
Public NotInheritable Class ChartLegendCustomItemInstance
Inherits BaseInstance
Inheritance
ChartLegendCustomItemInstance

Properties

Separator

Gets the calculated value of the Separator property in a ChartLegendCustomItem class.

SeparatorColor

Gets the calculated value of the SeparatorColor property in a ChartLegendCustomItem class.

Style

Gets the calculated value of the Style property in a ChartLegendCustomItem class.

ToolTip

Gets the calculated value of the ToolTip property in a ChartLegendCustomItem class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to