Visual Basic (Declaration) | |
---|---|
Public Property DataSource As DataSource |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public DataSource DataSource {get; set;} |
C++/CLI | |
---|---|
public: property DataSource^ DataSource { DataSource^ get(); void set (DataSource^ value); } |
This DataSource is used with custom legend boxes added to
Chart.ExtraLegendBoxes.