[]
        
(Showing Draft Content)

C1.WPF.Report.Chart.ChartStyle

ChartStyle Class

Specifies the visual style for FlexChartField elements.

Inheritance
OwnedObject
ChartStyle
Namespace: C1.WPF.Report.Chart
Assembly: C1.WPF.Report.dll
Syntax
public class ChartStyle : ChartObject

Properties

Name Description
Field

Gets a FlexChartFieldBase containing this object.

FillColor

Gets or sets the fill color, null indicates default color.

Font

Gets or sets the font.

StrokeColor

Gets or sets the stroke color, null indicates default color.

StrokePattern

Gets or sets the stroke pattern.

StrokeWidth

Gets or sets the stroke width.

Methods

Name Description
AssignFrom(object)

Assigns (copies) properties from another ChartStyle to the current object.

CreateSame()

Creates instance of same class as this object.