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


C1.Report.4.6.2 アセンブリ > C1.Report.FlexChart 名前空間 > Series クラス : SymbolSize プロパティ
Gets or sets the size (in twips) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
シンタックス
'宣言
 
Public Property SymbolSize As System.Double
'使用法
 
Dim instance As Series
Dim value As System.Double
 
instance.SymbolSize = value
 
value = instance.SymbolSize
public System.double SymbolSize {get; set;}
参照

参照

Series クラス
Series メンバ