menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FontStyle - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FontStyle

    Inheritance
    System.Object
    FontStyle
    Namespace: Syncfusion.Drawing
    Assembly: Syncfusion.OfficeChart.UWP.dll
    Syntax
    public sealed class FontStyle : Enum

    Fields

    Bold

    Declaration
    public const FontStyle Bold
    Field Value
    Type
    FontStyle

    Italic

    Declaration
    public const FontStyle Italic
    Field Value
    Type
    FontStyle

    Regular

    Declaration
    public const FontStyle Regular
    Field Value
    Type
    FontStyle

    Strikeout

    Declaration
    public const FontStyle Strikeout
    Field Value
    Type
    FontStyle

    Underline

    Declaration
    public const FontStyle Underline
    Field Value
    Type
    FontStyle

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved