| Visual Basic (Declaration) | |
|---|---|
Public Property ImagePath As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string ImagePath {get; set;} | |
An image fill is used when BackgroundMode.ImageTile, BackgroundMode.ImageStretch or BackgroundMode.Image is used.
| dotnetCHARTING | Send comments on this topic. |
| ImagePath Property | |
| See Also | |
|
| dotnetCHARTING Namespace > Background Class : ImagePath Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property ImagePath As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string ImagePath {get; set;} | |