pointStyle property
Point style of the series data point.
Valid only if the chartType is AREA, LINE, or SCATTER. COMBO charts are also supported if the series chart type is AREA, LINE, or SCATTER. If empty, the series default is used.
Implementation
PointStyle? pointStyle;