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

In This Topic
    DesiredSize Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property DesiredSize As _Size
    public _Size DesiredSize {get; set;}
    See Also