ASP.NET MVC - EJ2

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BulletDataLabelLabelStyleDataLabel

    Show / Hide Table of Contents

    Class BulletDataLabelLabelStyleDataLabel

    Inheritance
    System.Object
    TagHelper
    EJTagHelper
    BulletChartBulletLabelStyle
    BulletDataLabelLabelStyleDataLabel
    Inherited Members
    BulletChartBulletLabelStyle.IsComplex
    BulletChartBulletLabelStyle.Color
    BulletChartBulletLabelStyle.EnableTrim
    BulletChartBulletLabelStyle.FontFamily
    BulletChartBulletLabelStyle.FontStyle
    BulletChartBulletLabelStyle.FontWeight
    BulletChartBulletLabelStyle.MaximumTitleWidth
    BulletChartBulletLabelStyle.Opacity
    BulletChartBulletLabelStyle.Size
    BulletChartBulletLabelStyle.TextAlignment
    BulletChartBulletLabelStyle.TextOverflow
    BulletChartBulletLabelStyle.UseRangeColor
    BulletChartBulletLabelStyle.ContentTemplate
    BulletChartBulletLabelStyle.ParentPropertyName
    EJTagHelper.GetList()
    EJTagHelper.GetSerializedProperties()
    EJTagHelper.GetScriptString()
    EJTagHelper.GetHtmlAttrString(IDictionary<String, Object>)
    EJTagHelper.TagName
    EJTagHelper.Id
    EJTagHelper.NameSpace
    EJTagHelper.ClassName
    EJTagHelper.IsFor
    EJTagHelper.IsChild
    EJTagHelper.IsCollection
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    [HtmlTargetElement("e-bulletchart-datalabel-labelstyle", ParentTag = "e-bulletchart-datalabel")]
    [RestrictChildren("e-content-template", null)]
    public class BulletDataLabelLabelStyleDataLabel : BulletChartBulletLabelStyle

    Constructors

    BulletDataLabelLabelStyleDataLabel()

    Declaration
    public BulletDataLabelLabelStyleDataLabel()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved