UWP 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class TickMarkProperties

Inheritance
System.Object
TickMarkProperties
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class TickMarkProperties : Object

Constructors

TickMarkProperties()

Declaration
public TickMarkProperties()

Properties

MajorTickColor

Declaration
public string MajorTickColor { get; set; }
Property Value
Type Description
System.String

MajorTickDistanceFromScale

Declaration
public double MajorTickDistanceFromScale { get; set; }
Property Value
Type Description
System.Double

MajorTickHide

Declaration
public bool MajorTickHide { get; set; }
Property Value
Type Description
System.Boolean

MajorTickLength

Declaration
public double MajorTickLength { get; set; }
Property Value
Type Description
System.Double

MajorTickPlacement

Declaration
public string MajorTickPlacement { get; set; }
Property Value
Type Description
System.String

MajorTickWidth

Declaration
public double MajorTickWidth { get; set; }
Property Value
Type Description
System.Double

MinorTickColor

Declaration
public string MinorTickColor { get; set; }
Property Value
Type Description
System.String

MinorTickDistanceFromScale

Declaration
public double MinorTickDistanceFromScale { get; set; }
Property Value
Type Description
System.Double

MinorTickHide

Declaration
public bool MinorTickHide { get; set; }
Property Value
Type Description
System.Boolean

MinorTickLength

Declaration
public double MinorTickLength { get; set; }
Property Value
Type Description
System.Double

MinorTickPlacement

Declaration
public string MinorTickPlacement { get; set; }
Property Value
Type Description
System.String

MinorTickWidth

Declaration
public double MinorTickWidth { get; set; }
Property Value
Type Description
System.Double
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved