Table of Contents

Interface IColoredPoint

Namespace
LightningChartLib.WinForms.Charting
Assembly
LightningChart.WinForms.Charting.NET4.dll

Colored Point.

public interface IColoredPoint

Properties

PointColor

Color of the point.

Color PointColor { get; set; }

Property Value

Color