ChartElementPosition Class

Definition

Represents the position in which to draw a chart element.

public ref class ChartElementPosition sealed
public sealed class ChartElementPosition
type ChartElementPosition = class
Public NotInheritable Class ChartElementPosition
Inheritance
ChartElementPosition

Properties

Height

Gets an expression that evaluates to the height of the item as a percentage of its containing object.

Instance

Gets the report instance object that contains the calculated values of this report definition object.

Left

Gets an expression that evaluates to the distance of the item from the left of the containing object, as a percentage of the container.

Top

Gets an expression that evaluates to the distance of the item from the top of the containing object, as a percentage of the container.

Width

Gets an expression that evaluates to the width of the item as a percentage of its containing object.

Applies to