Gets or sets the fill style of the PointStyle.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public FillStyle FillStyle { get; set; }
Visual Basic
Public Property FillStyle As FillStyle
	Get
	Set

See Also