Gets or sets the fill image.
[Visual Basic]
Public Property Image As Image
[C#]
public Image Image {get;set;}
[Delphi]
public property Image: Image read get_Image write set_Image;
See Also
FillStyle Class | FillStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |