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

本主题中
    SymbolMarker 属性 (ATR)
    本主题中
    Gets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
    语法
    '声明
     
    Public Property SymbolMarker As SymbolMarker
    public SymbolMarker SymbolMarker {get; set;}
    请参见