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

本主题中
    SymbolSize 属性 (Waterfall)
    本主题中
    Gets or sets the size(in pixels) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
    语法
    '声明
     
    Public Property SymbolSize As Integer
    public int SymbolSize {get; set;}
    请参见