Contains the legend information associated with this Contour
.
A Legend
object for this Contour
.
By default, the legend is not drawn because IsVisible
is set to false
. To show the legend set IsVisible = true
, i.e., contour.ContourLegend.IsVisible = true;
Contour Class | Imsl.Chart2D Namespace