FlexReport for WinForms
SymbolMarker プロパティ (Series)


C1.Report アセンブリ > C1.Report.FlexChart 名前空間 > Series クラス : SymbolMarker プロパティ
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 C1.Chart.SymbolMarker
'使用法
 
Dim instance As Series
Dim value As C1.Chart.SymbolMarker
 
instance.SymbolMarker = value
 
value = instance.SymbolMarker
public C1.Chart.SymbolMarker SymbolMarker {get; set;}
参照

参照

Series クラス
Series メンバ