alexa

    Show / Hide Table of Contents

    Enum ChartFinancialColorMode

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum ChartFinancialColorMode

    Fields

    Name Description
    DarkLight

    Dark and light colors will be applied for Financial ChartSeries points.

    Fixed

    PriceUpColor will be applied for Financial ChartSeries points.

    Mixed

    Original color with PriceUpColor which means mixed color will be applied for Financial ChartSeries points.

    Back to top Generated by DocFX