i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > chart > IChart > edges

    chart.IChart.edges property

    Gets all the edges in the chart.

    Signature:

    readonly edges: data.IKeyedReadOnlyCollection<visual.ElementId, visual.IEdge>;
    

    Returns: data.IKeyedReadOnlyCollection<visual.ElementId, visual.IEdge>

    Introduced: version 1.0

    In this article
    Back to top © N. Harris Computer Corporation