Click or drag to resize

BarSeriesGetBarRectangles Method

LightningChart .NET Help
Get rendered bar rectangles of all data items of this series.

Namespace:  Arction.Wpf.Charting.SeriesXY
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public RectangleXY[] GetBarRectangles()

Return Value

Type: RectangleXY

[Missing <returns> documentation for "M:Arction.Wpf.Charting.SeriesXY.BarSeries.GetBarRectangles"]

See Also