Access to visual style of points on the chart
Namespace: GF.Clients.Charts.TimeSeries
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
Property Value
Type: PointStylesRemarks
Examples
Result.PointStyles.Color = Color.Red; // the latest point of Result series will be Red
See Also