ChartAlignTypeInstance Class

Definition

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

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

Properties

AxesView

Gets the calculated value of the AxesView property in a ChartAlignType class.

Cursor

Gets the calculated value of the Cursor property in a ChartAlignType class.

InnerPlotPosition

Gets the calculated value of the InnerPlotPosition property in a ChartAlignType class.

Position

Gets the calculated value of the Position property in a ChartAlignType class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to