IsShowing Property (Legend)
Whether the legend is to be displayed.
Property IsShowing As Boolean
Example
' Display legend
Chart2D1.Legend.IsShowing = True
See Also
Legend Object
Copyright (c) GrapeCity, inc. All rights reserved.