Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / PolarAngleAxis Class / PolarAngleAxis Constructor / PolarAngleAxis Constructor()


In This Topic
    PolarAngleAxis Constructor()
    In This Topic
    Creates a new axis.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New PolarAngleAxis()
    public PolarAngleAxis()
    See Also