SampleHighlightOn
Type
String
Since
1.2
Description
Each data series can have the sample points highlighted by either a circle, a square, or a diamond shape. Use this parameter to turn sample highlighting on or off for the data series. The default highlight type is circle and highlighting is turned off by default.
This property expects a string containing all values (true or false) in a comma-separated list. Each value is for a single series.
Examples
SampleHighlightOn = "'true, false'"
