Search Results for

    Show / Hide Table of Contents

    Enum ChartType

    Namespace: LemonEdge.API.Entities
    Assembly: API.dll
    Syntax
    public enum ChartType : short

    Fields

    Name Description
    Area
    Bar
    Line
    Pie
    Spline
    SplineArea

    Extension Methods

    EnumHelper.GetShortFlaggedValues<ChartType>()
    EnumHelper.ToShortGuid<ChartType>()
    MiscExtensions.SetIfNotEqual<ChartType, P>(Expression<Func<ChartType, P>>, P)
    ReflectionExtensions.ClearEventInvocations(String)
    ReflectionHelper.GetEnumValueCustomAttributes<AttrType, ChartType>()
    StringExtensions.ToCSVFormatString(Type)
    SQLExtensions.ToSQLValue(Boolean)
    In This Article
    Back to top © LemonTree Software Ltd. All rights reserved.