Visual Basic (Declaration) | |
---|---|
Public Class LegendBox Inherits Box |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class LegendBox : Box |
The legend box has many options such as positioning, source of entries and more.
See legend box tutorial for more info.
System.Object
dotnetCHARTING.Mapping.Drawing.Property
dotnetCHARTING.Box
dotnetCHARTING.LegendBox
Reference
LegendBox MembersdotnetCHARTING Namespace
Tutorials
Legendbox BasicsLegendbox Advanced
Box Tutorial