Search Results for

    Class ValueShowcaseDouble

    Value showcase (for two values) renderable

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


    Constructors

    ValueShowcaseDouble()

    Makes a new instance of the value showcase (double value) renderer

    Declaration
    public ValueShowcaseDouble()


    Properties

    Elements

    Chart elements

    Property Value
    (string, ChartElement win, ChartElement loss)[]
    Declaration
    public (string, ChartElement element1, ChartElement element2)[] Elements { get; set; }

    Height

    Maximum height of the showcase (0 to automatically determine based on content)

    Property Value
    int
    Declaration
    public int Height { get; set; }

    Length

    Calculated length of the showcase panel

    Property Value
    int
    Declaration
    public int Length { get; }

    ShowSeparator

    Shows the separator

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

    UseColors

    Whether to use colors or not

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

    Width

    Maximum width of the showcase (0 to automatically determine based on content)

    Property Value
    int
    Declaration
    public int Width { get; set; }


    Methods

    Render()

    Renders a showcase panel

    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

      © 2014-2026 Aptivi

      Find us

    •  
    •  
    •  
    •  
    •  
    •  
    • Social media

    •  
    •  
    •  
    •