ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / Location Property

In This Topic
    Location Property (C1FlexPivotChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Location As Point
    public Point Location {get; set;}
    See Also