pointRadius property

double pointRadius
getter/setter pair

线条点的特殊处理,如果内容不为空,则在点上面会绘制一个圆点,这个是圆点半径参数

Implementation

double pointRadius;