[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartSymbolStyle

ChartSymbolStyle Class

Represents the style of chart symbols.

Inheritance
ChartSymbolStyle
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public class ChartSymbolStyle : ChartObject, INotifyPropertyChanged, IC1Serializable
Public Class ChartSymbolStyle
    Inherits ChartObject
    Implements INotifyPropertyChanged, IC1Serializable

Constructors

Name Description
ChartSymbolStyle()

Properties

Name Description
Color

Gets or sets the color of the data point symbol.

OutlineColor

Gets or sets the outline color of the data point symbol.

OutlineWidth

Gets or sets the outline width of the data piont symbol, in twips.

Shape

Gets or sets the shape of the data point symbol.

Size

Gets or sets the size of the data point symbol, in twips.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.