Click or drag to resize
TickBorder Class
Border of axis tick
Inheritance Hierarchy

Namespace: Kettic.AspNet.Controls.ChartModel.Styles
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class TickBorder : LineBorder

The TickBorder type exposes the following members.

Constructors
  NameDescription
Public methodTickBorder
Creates the new class instance
Public methodTickBorder(Int32)
Creates the new class instance
Public methodTickBorder(Int32, Boolean)
Creates the new class instance
Public methodTickBorder(Boolean, Int32, Color)
Creates the new class instance
Top
Properties
See Also