SparklineBuilder.PointSize Method
Name | Parameters | Description |
---|---|---|
PointSize(JS) | value | Specifies the diameter of sparkline points in pixels. Available for the sparklines of line- and area-like types. Mirrors the client-side pointSize option. |
PointSize(Double) | value | Specifies the diameter of sparkline points in pixels. Available for the sparklines of line- and area-like types. Mirrors the client-side pointSize option. |