public interface IPointMetadataProvider3D extends IMetadataProvider3D
BasePointMarker3D
Modifier and Type | Method and Description |
---|---|
void |
updatePointMetadata(com.scichart.core.model.IntegerValues pointColors,
com.scichart.core.model.FloatValues pointScales,
int defaultColor,
float defaultScale)
Updates metdata for point markers
|
onDataSeriesDrasticallyChanged
void updatePointMetadata(com.scichart.core.model.IntegerValues pointColors, com.scichart.core.model.FloatValues pointScales, int defaultColor, float defaultScale)
pointColors
- The color of point markerspointScales
- The scale of point markersdefaultColor
- The default color of point markerdefaultScale
- The default scale of point marker