ChartElementPositionInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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) |