ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxisTick Class / Factor Property

In This Topic
    Factor Property
    In This Topic
    A value that indicates an integral factor for tick mark length.
    Syntax
    'Declaration
     
    Public Property Factor As System.Integer
    public System.int Factor {get; set;}
    See Also