Purpose: Set the chart title properties
|
Argument |
Type |
Required |
Purpose |
||||||||||||||||||||||||||
|
1 |
String |
Yes |
|
||||||||||||||||||||||||||
|
2 |
Variant |
Example
|
with objmilestones .SetTitleProperty "Showborder", 1 .SetTitleProperty "ShowShadow", 1 .SetTitleProperty "ExtraSpaceBelow", 1 .SetTitleProperty "Align", 0 .SetTitleProperty "FullWidthBackground", 1 .SetTitleProperty "TargetColor", RGB(255,255,153) 'PALE GOLDENROD .SetTitleProperty "BackgroundColor", rgb(178,153,127) 'TAN .SetTitleProperty "FadeType", 4 'FADE TO RIGHT end with
Font size and style are covered by SetFontSize and SetFontStyle |
Related Topics
To effectively program with this interface, it's important to learn all about Milestones Professional. Learn about Milestones.
Milestones Professional 2025 Automation Methods and Properties. © Copyright 2000-2025, KIDASA Software, Inc. All rights reserved.