<< Click to Display Table of Contents >>
HorizontalFillStyle |
Defines a horizontal fill for this object. This property works along with the HorizontalPercentFill, property, which informs a percentage of this object that must be filled. These two properties allow simulating a level fill in an object, such as a tank level, for example.
Available options for the HorizontalFillStyle property
Option |
Description |
---|---|
0 - FillLeftToRight |
Fill percentage is from left to right (default) |
1 - FillRightToLeft |
Fill percentage is from right to left |
2 - FillCenterToEdgesH |
Fill percentage is from center to border |