Name | Description | |
---|---|---|
FinancialChartOptions Constructor |
The following tables list the members exposed by FinancialChartOptions.
Name | Description | |
---|---|---|
FinancialChartOptions Constructor |
Name | Description | |
---|---|---|
BoxSize | Specifies the box size for the Renko chart. The default value is 2. | |
BubbleMaxSize | Gets or sets the maximum symbol size for bubble chart. (Inherited from C1.Win.Chart.ChartOptions) | |
BubbleMinSize | Gets or sets the minimal symbol size for bubble chart. (Inherited from C1.Win.Chart.ChartOptions) | |
ClusterSize | Gets or sets the cluster size for column and bar charts. (Inherited from C1.Win.Chart.ChartOptions) | |
DataFields | Specifies the DataFieldsDataFields used for the Kagi and Renko charts. The default value is DataFields.Close. | |
FunnelNeckHeight | Gets or sets the neck height for funnel chart. (Inherited from C1.Win.Chart.ChartOptions) | |
FunnelNeckWidth | Gets or sets the neck width for funnel chart. (Inherited from C1.Win.Chart.ChartOptions) | |
FunnelType | Gets or sets the type of funnel chart. (Inherited from C1.Win.Chart.ChartOptions) | |
InterpolateNulls | Gets or sets a value indicating how to interpret missing values. (Inherited from C1.Win.Chart.ChartOptions) | |
NewLineBreaks | Gets or sets the number of previous boxes that must be compared before a new box is drawn in Line Break charts. The default value is 3. | |
RangeMode | Specifies the RangeModeRangeMode for the Kagi and Renko charts. The default value is RangeMode.Fixed. | |
ReversalAmount | Specifies the reversal amount for the Kagi chart. The default value is 2. |