PlotLayer.SelectedPlotSymbol Property
Gets or sets the symbol used for selected plots.
Syntax
public PlotSymbol SelectedPlotSymbol { get; set; }
Property Value
Remarks
If this property is not null, plots from this layer that are selected in the view (see View.GetSelectedPlotIds) will be rendered with this symbol, in addition to its normal visualization.
Platforms
Windows, Linux, Android