ChartDataPointInstance Class

Definition

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

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

Properties

AxisLabel

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

Style

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

ToolTip

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

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to