[]
        
(Showing Draft Content)

C1.Win.FlexReport.FlexChart.ChartOptions

ChartOptions Class

Specifies chart options.

Inheritance
ChartOptions
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.FlexChart
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public class ChartOptions : ChartObject, IC1Serializable

Properties

Name Description
BubbleMaxSize

Gets or sets the maximum symbol size for bubble chart.

BubbleMinSize

Gets or sets the minimal symbol size for bubble chart.

ClusterSize

Gets or sets the cluster size for column and bar charts.

Field

Gets a FlexChartFieldBase containing this object.

InterpolateNulls

Gets or sets a value indicating how to interpret missing values.

Methods

Name Description
AssignFrom(object)

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

CreateSame()

Creates instance of same class as this object.