TickBorderLength Property |
Specifies the Length of tick
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic virtual int Length { get; set; }
Public Overridable Property Length As Integer
Get
Set
public:
virtual property int Length {
int get ();
void set (int value);
}
abstract Length : int with get, set
override Length : int with get, set
Property Value
Type:
Int32
See Also