Click or drag to resize

TitleBaseDrawRectangle Property

LightningChart .NET Help
Title draw rectangle (read only). Note, accurate only for Angle=0. Otherwise, reliable only Width, Height and central point.

Namespace:  Arction.WinForms.Charting.Titles
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public RectangleXY DrawRectangle { get; }

Property Value

Type: RectangleXY
See Also