segmentationModel property

LineColorSegmentationModel? segmentationModel
getter/setter pair

线条分段颜色设置,如果不为空则会覆盖lineColor效果,故此参数设置和lineColor参数互斥

Implementation

LineColorSegmentationModel? segmentationModel;