Search Results for

    Show / Hide Table of Contents

    Interface IPointMetadataProvider3D

    Defines interface for metadata for com.scichart.charting3d.visuals.pointMarkers.BasePointMarker3D

    Implements
    renderableSeries.metadataProviders.IMetadataProvider3D
    Namespace:
    Assembly: .dll
    Syntax
    public interface IPointMetadataProvider3D extends renderableSeries.metadataProviders.IMetadataProvider3D

    Methods

    updatePointMetadata(IntegerValues pointColors, FloatValues pointScales, int defaultColor, float defaultScale)

    Updates metdata for point markers

    Declaration
    public abstract void updatePointMetadata(IntegerValues pointColors, FloatValues pointScales, int defaultColor, float defaultScale)
    Parameters
    Type Name Description
    IntegerValues pointColors

    The color of point markers

    FloatValues pointScales

    The scale of point markers

    int defaultColor

    The default color of point marker

    float defaultScale

    The default scale of point marker

    Implements

    IMetadataProvider3D
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml