[]
        
(Showing Draft Content)

FarPoint.Web.Chart.SolidFill

SolidFill Class

Represents a fill that uses a single color.

Inheritance
SolidFill
Namespace: FarPoint.Web.Chart
Assembly: FarPoint.Web.Chart.dll
Syntax
public class SolidFill : Fill
Public Class SolidFill
    Inherits Fill

Constructors

Name Description
SolidFill(Color)

Creates a new solid fill with the specified color.

Properties

Name Description
Color

Gets the color of this fill.