Search Results for

    Show / Hide Table of Contents

    Interface IStrokeMetadataProvider3D

    Defines metadata provider for drawing stroke lines in com.scichart.charting3d.visuals.renderableSeries.IRenderableSeries3D

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

    Methods

    updateStrokeColors(IntegerValues strokeColors, int defaultStroke)

    Updates stroke metadata

    Declaration
    public abstract void updateStrokeColors(IntegerValues strokeColors, int defaultStroke)
    Parameters
    Type Name Description
    IntegerValues strokeColors

    The stroke colors to update

    int defaultStroke

    The default stroke value

    Implements

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