FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Axis Class / HasOrigin Property

In This Topic
    HasOrigin Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property HasOrigin As System.Boolean
    public System.bool HasOrigin {get; set;}
    See Also