WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartMajorTickMarks - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartMajorTickMarks

    Inheritance
    System.Object
    ChartTickMarks
    ChartMajorTickMarks
    Inherited Members
    ChartTickMarks.ShouldSerializeIntervalOffsetType()
    ChartTickMarks.ResetIntervalOffsetType()
    ChartTickMarks.ShouldSerializeIntervalType()
    ChartTickMarks.ResetIntervalType()
    ChartTickMarks.ShouldSerializeIntervalOffset()
    ChartTickMarks.ResetIntervalOffset()
    ChartTickMarks.ShouldSerializeInterval()
    ChartTickMarks.ResetInterval()
    ChartTickMarks.Enabled
    ChartTickMarks.Type
    ChartTickMarks.Style
    ChartTickMarks.Length
    ChartTickMarks.Interval
    ChartTickMarks.IntervalType
    ChartTickMarks.IntervalOffset
    ChartTickMarks.IntervalOffsetType
    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.RDL.DOM
    Assembly: Syncfusion.ReportControls.Wpf.dll
    Syntax
    public class ChartMajorTickMarks : ChartTickMarks

    Constructors

    ChartMajorTickMarks()

    Declaration
    public ChartMajorTickMarks()

    ChartMajorTickMarks(ReportSerializer)

    Declaration
    public ChartMajorTickMarks(ReportSerializer serializer)
    Parameters
    Type Name Description
    ReportSerializer serializer
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved