ChartElementPositionInstance Class

Definition

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

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

Properties

Height

Gets the calculated value of the Height property in a ChartElementPosition class.

Left

Gets the calculated value of the Left property in a ChartElementPosition class.

Top

Gets the calculated value of the Top property in a ChartElementPosition class.

Width

Gets the calculated value of the Width property in a ChartElementPosition class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to