名称 | 说明 | |
---|---|---|
FinancialChartOptions 构造函数 |
以下表中列出了FinancialChartOptions的公开成员.
名称 | 说明 | |
---|---|---|
BoxSizeProperty | Identifies the BoxSize dependency property. | |
DataFieldsProperty | Identifies the DataFields dependency property. | |
NewLineBreaksProperty | Identifies the NewLineBreaks dependency property. | |
RangeModeProperty | Identifies the RangeMode dependency property. | |
ReversalAmountProperty | Identifies the ReversalAmount dependency property. |
名称 | 说明 | |
---|---|---|
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. (从C1.WPF.Chart.ChartOptions继承) | |
BubbleMinSize | Gets or sets the minimal symbol size for bubble chart. (从C1.WPF.Chart.ChartOptions继承) | |
ClusterSize | Gets or sets the cluster size. (从C1.WPF.Chart.ChartOptions继承) | |
DataFields | Specifies the DataFieldsDataFields used for the Kagi and Renko charts. The default value is DataFields.Close. | |
DependencyObjectType | (从System.Windows.DependencyObject继承) | |
Dispatcher | (从System.Windows.Threading.DispatcherObject继承) | |
FunnelNeckHeight | Gets or sets the neck height as percentage for the Funnel chart. (从C1.WPF.Chart.ChartOptions继承) | |
FunnelNeckWidth | Gets or sets the neck width as percentage for the Funnel chart. (从C1.WPF.Chart.ChartOptions继承) | |
FunnelType | Gets or sets the type of Funnel chart. (从C1.WPF.Chart.ChartOptions继承) | |
HistogramAppearance | Gets or sets the histogram appearance. (从C1.WPF.Chart.ChartOptions继承) | |
HistogramBinWidth | Gets or sets the histogram bin width. (从C1.WPF.Chart.ChartOptions继承) | |
HistogramCumulativeMode | Gets or sets the histogram cumulative mode. (从C1.WPF.Chart.ChartOptions继承) | |
HistogramNormalCurve | Gets or sets the value indicating whather to show histogram norma curve. (从C1.WPF.Chart.ChartOptions继承) | |
InterpolateNulls | (从C1.WPF.Chart.ChartOptions继承) | |
IsSealed | (从System.Windows.DependencyObject继承) | |
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 14. |