Click or drag to resize

IColoredPoint Interface

LightningChart .NET Help
Colored Point.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public interface IColoredPoint

The IColoredPoint type exposes the following members.

Properties
  NameDescription
Public propertyPointColor
Color of the point.
Top
See Also