PlotSymbol.Symbol Property
Gets or sets the raster symbol used the render the plots.
Thread safety: This property is not thread-safe.
Syntax
public Symbol Symbol { get; set; }
Property Value
Platforms
Windows, Linux, Android
Gets or sets the raster symbol used the render the plots.
public Symbol Symbol { get; set; }
Windows, Linux, Android
In this article
Gets or sets the raster symbol used the render the plots.
public:
SymbolPtr symbol ( ) const;
void symbol ( const SymbolPtr& value )
Windows, Linux, Android
In this article
Gets or sets the raster symbol used the render the plots.
public final Symbol getSymbol ( );
public final void setSymbol ( Symbol value );
Windows, Linux, Android
In this article
Gets or sets the raster symbol used the render the plots.
symbol
Windows, Linux, Android
In this article