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