Click or drag to resize

OverlayElement Properties

LightningChart .NET Help

The OverlayElement type exposes the following members.

Properties
  NameDescription
Public propertyAnchor
Rotation uses this point as a center point. Location tells where to place the anchored point on the control area. For X dimension, value 0 represents left coordinate of the object and 1 right coordinate. For Y dimension, value 0 represents top coordinate of the object and 1 bottom coordinate. To define anchor point outside the object area, define values outside range 0...1.
Public propertyBorder
Border around the object
Public propertyFill
Fill.
Public propertyLimitInsideGraphMargins
If set, limits the element graph margins area.
Public propertyLocation
Location where the anchor point is placed.
Public propertyRotateAngle
Element rotation angle, in degrees. The rotation is done around the element's center of rotation.
Public propertyShadow
Shadow beneath the object
Public propertySize
Defines Size.
Public propertyVisible
Is element visible.
Top
See Also