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