Search Results for

    Class LineChart

    Line chart renderable

    Inheritance
    object
    CyclicWriter
    GraphicalCyclicWriter
    LineChart
    Inherited Members
    GraphicalCyclicWriter.Left
    GraphicalCyclicWriter.Top
    GraphicalCyclicWriter.Width
    GraphicalCyclicWriter.Height
    GraphicalCyclicWriter.Padding
    GraphicalCyclicWriter.Margins
    GraphicalCyclicWriter.SetMargins
    GraphicalCyclicWriter.HitboxStartPos
    GraphicalCyclicWriter.HitboxEndPos
    GraphicalCyclicWriter.GenerateHitbox(Func<PointerEventContext, object>)
    GraphicalCyclicWriter.GenerateHitbox(Action<PointerEventContext>)
    Namespace
    Terminaux.Writer.CyclicWriters.Graphical @ Terminaux.dll
    Syntax
    public class LineChart : GraphicalCyclicWriter


    Constructors

    LineChart()

    Makes a new instance of the line chart renderer

    Declaration
    public LineChart()


    Properties

    Elements

    Chart elements

    Property Value
    ChartElement[]
    Declaration
    public ChartElement[] Elements { get; set; }

    RunChart

    Whether to render this chart as a run chart

    Property Value
    bool
    Declaration
    public bool RunChart { get; set; }

    Showcase

    Show the element list

    Property Value
    bool
    Declaration
    public bool Showcase { get; set; }

    UpsideDown

    Whether to render the bars upside down or not

    Property Value
    bool
    Declaration
    public bool UpsideDown { get; set; }

    UseColors

    Whether to use colors or not

    Property Value
    bool
    Declaration
    public bool UseColors { get; set; }


    Methods

    Render()

    Renders a line chart

    Returns
    string

    Rendered text that will be used by the renderer

    Declaration
    public override string Render()
    Overrides
    CyclicWriter.Render()
    Show / Hide Table of Contents

    Table of contents



      About

      Copyright © 2014-2026 Aptivi

      Find us

    •  
    •  
    •  
    •  
    •  
    •  
    • Social media

    •  
    •  
    •  
    •