ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / PlotArea Class
Members

In This Topic
    PlotArea Class
    In This Topic
    Represents plot area in FlexChart.
    Object Model
    PlotArea Class
    Syntax
    'Declaration
     
    Public Class PlotArea 
       Inherits Windows.UI.Xaml.DependencyObject
    public class PlotArea : Windows.UI.Xaml.DependencyObject 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          C1.Xaml.Chart.PlotArea

    See Also