ChartMarkerInstance Class

Definition

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

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

Properties

Size

Gets the calculated value of the Size property in a ChartMarker class.

Style

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

Type

Gets the calculated value of the Type property in a ChartMarker class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to