The FillStyle class is used to describe the different fill styles
available for various elements of the chart, including the chart
itself, the ChartArea, the Legend, the Header, the Footer and Labels.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public class FillStyle : IDisposable |
Visual Basic |
---|
Public Class FillStyle _ Implements IDisposable |