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