Purpose: Set a property for a Legend.
Returns: none
|
Argument |
Type |
Required |
Purpose |
||||||||||||||||||||||||
|
1 |
integer |
Yes |
Legend Property
|
||||||||||||||||||||||||
|
2 |
Variant |
||||||||||||||||||||||||||
|
3 |
Integer |
Example: Set the legend entries per row to 3 and the background color to light yellow:
With objMilestones
.SetLegendProperty "EntriesPerRow",3
.SetLegendProperty "Color",15
End With
To effectively program with this interface, it's important to learn all about Milestones Professional. Learn about Milestones.
Milestones Professional 2023 Automation Methods and Properties. © Copyright 2000-2023, KIDASA Software, Inc. All rights reserved.