| Visual Basic (Declaration) | |
|---|---|
Public Property DataSource As DataSource | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public DataSource DataSource {get; set;} | |
This DataSource is used with custom legend boxes added to Chart.ExtraLegendBoxes.
| dotnetCHARTING | Send comments on this topic. |
| DataSource Property | |
| See Also | |
|
| dotnetCHARTING Namespace > LegendBox Class : DataSource Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property DataSource As DataSource | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public DataSource DataSource {get; set;} | |