ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartParagraphType - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartParagraphType

    MS Chart Font preservation Type (Internal use)

    Inheritance
    System.Object
    ChartParagraphType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ChartParagraphType : Enum

    Fields

    Custom

    font in ritch text tag

    Declaration
    public const ChartParagraphType Custom
    Field Value
    Type Description
    ChartParagraphType

    CustomDefault

    font with the default Property tag

    Declaration
    public const ChartParagraphType CustomDefault
    Field Value
    Type Description
    ChartParagraphType

    Default

    Without the Font Tag

    Declaration
    public const ChartParagraphType Default
    Field Value
    Type Description
    ChartParagraphType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved