| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property ExtraLegendBoxes As LegendBoxCollection | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public LegendBoxCollection ExtraLegendBoxes {get;} | |
| C++/CLI | |
|---|---|
public: property LegendBoxCollection^ ExtraLegendBoxes { LegendBoxCollection^ get(); } | |