FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / FlexChart 类 / PlotRect 属性

本主题中
    PlotRect 属性 (FlexChart)
    本主题中
    Returns plot area rectangle (rectangle inside chart axes).
    语法
    '声明
     
    Public ReadOnly Property PlotRect As Rect
    public Rect PlotRect {get;}
    请参见