ChartEmptyPointsInstance Class

Definition

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

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

Properties

AxisLabel

Gets the calculated value of the AxisLabel property in a ChartEmptyPoints class.

Style

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

ToolTip

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

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to