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

In This Topic
    Origin Property (Axis)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Origin As System.Double
    public System.double Origin {get; set;}
    See Also