menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StripLinesPrimaryXAxis - API Reference

    Show / Hide Table of Contents

    Class StripLinesPrimaryXAxis

    Inheritance
    System.Object
    TagHelper
    EJTagHelper
    ChartStripLine
    StripLinesPrimaryXAxis
    Inherited Members
    ChartStripLine.Border
    ChartStripLine.Color
    ChartStripLine.DashArray
    ChartStripLine.End
    ChartStripLine.HorizontalAlignment
    ChartStripLine.ImageUrl
    ChartStripLine.IsRepeat
    ChartStripLine.IsSegmented
    ChartStripLine.Opacity
    ChartStripLine.RepeatEvery
    ChartStripLine.RepeatUntil
    ChartStripLine.Rotation
    ChartStripLine.SegmentAxisName
    ChartStripLine.SegmentEnd
    ChartStripLine.SegmentStart
    ChartStripLine.Size
    ChartStripLine.SizeType
    ChartStripLine.Start
    ChartStripLine.StartFromAxis
    ChartStripLine.Text
    ChartStripLine.TextStyle
    ChartStripLine.VerticalAlignment
    ChartStripLine.Visible
    ChartStripLine.ZIndex
    EJTagHelper.GetList()
    EJTagHelper.GetSerializedProperties()
    EJTagHelper.GetScriptString()
    EJTagHelper.GetHtmlAttrString(IDictionary<String, Object>)
    EJTagHelper.TagName
    EJTagHelper.Id
    EJTagHelper.NameSpace
    EJTagHelper.ClassName
    EJTagHelper.IsFor
    EJTagHelper.IsChild
    EJTagHelper.IsComplex
    EJTagHelper.IsCollection
    EJTagHelper.ParentPropertyName
    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-primaryxaxis-stripline", ParentTag = "e-primaryxaxis-striplines")]
    [RestrictChildren("e-content-template", new string[]{"e-primaryxaxis-textstyle", "e-primaryxaxis-border"})]
    public class StripLinesPrimaryXAxis : ChartStripLine

    Constructors

    StripLinesPrimaryXAxis()

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