Search Results for

    Class StemLeafChart

    Stem and leaf chart renderable

    Inheritance
    object
    CyclicWriter
    SimpleCyclicWriter
    StemLeafChart
    Namespace
    Terminaux.Writer.CyclicWriters.Simple @ Terminaux.dll
    Syntax
    public class StemLeafChart : SimpleCyclicWriter


    Constructors

    StemLeafChart()

    Makes a new instance of the stem and leaf chart renderer

    Declaration
    public StemLeafChart()


    Properties

    Elements

    Chart elements (for numbers)

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

    LeafColor

    Leaf color

    Property Value
    Color
    Declaration
    public Color LeafColor { get; set; }

    SeparatorColor

    Separator color

    Property Value
    Color
    Declaration
    public Color SeparatorColor { get; set; }

    StemColor

    Stem color

    Property Value
    Color
    Declaration
    public Color StemColor { get; set; }

    UseColors

    Whether to use colors or not

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


    Methods

    Render()

    Renders a stem and leaf 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

    •  
    •  
    •  
    •