Name | Description | |
---|---|---|
IchimokuCloud Constructor |
The following tables list the members exposed by IchimokuCloud.
Name | Description | |
---|---|---|
IchimokuCloud Constructor |
Name | Description | |
---|---|---|
BaseLineStyleProperty | Identifies the BaseLineStyle dependency property. | |
BasePeriodProperty | Identifies the Base Period dependency property. | |
BearishCloudColorProperty | Identifies the BearishCloudColor dependency property. | |
BullishCloudColorProperty | Identifies the BullishCloudColor dependency property. | |
ConversionLineStyleProperty | Identifies the ConversionLineStyle dependency property. | |
ConversionPeriodProperty | Identifies the Conversion Period dependency property. | |
LaggingLineStyleProperty | Identifies the LaggingLineStyle dependency property. | |
LaggingPeriodProperty | Identifies the Lagging Period dependency property. | |
LeadingPeriodProperty | Identifies the Leading Period dependency property. | |
LeadingSpanALineStyleProperty | Identifies the LeadingSpanALineStyle dependency property. | |
LeadingSpanBLineStyleProperty | Identifies the LeadingSpanBLineStyle dependency property. |
Name | Description | |
---|---|---|
AltStyle | Gets or sets the alternative series style. (Inherited from C1.WPF.Chart.Series) | |
AxisX | Gets or sets the series x-axis. (Inherited from C1.WPF.Chart.Series) | |
AxisY | Gets or sets the series y-axis. (Inherited from C1.WPF.Chart.Series) | |
BaseLine | ||
BaseLineStyle | Gets or sets the Base line style. | |
BasePeriod | Gets or sets the period of Base Period. | |
BearishCloudColor | Gets or sets the Bearish Cloud Color | |
Binding | Gets or sets the name of the property that contains Y values for the series. (Inherited from C1.WPF.Chart.Series) | |
BindingX | Gets or sets the name of the property that contains X values for the series. (Inherited from C1.WPF.Chart.Series) | |
BullishCloudColor | Gets or sets the Bullish Cloud Color. | |
ChartType | Gets or sets the chart type for the series. (Inherited from C1.WPF.Chart.Finance.IndicatorBase) | |
ConversionLine | ||
ConversionLineStyle | Gets or sets the Conversion line style. | |
ConversionPeriod | Gets or sets the period of Conversion Period. | |
DataLabel | Gets or sets the series data label. (Inherited from C1.WPF.Chart.Series) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
IsHitTestVisible | Gets or sets a value indicating whether the series is visible for hit testing methods. (Inherited from C1.WPF.Chart.Series) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
ItemsSource | Gets or sets the collection of objects that contains the series data. (Inherited from C1.WPF.Chart.Series) | |
LaggingLineStyle | Gets or sets the Lagging line style. | |
LaggingPeriod | Gets or sets the period of Lagging Period. | |
LaggingSpan | ||
LeadingPeriod | Gets or sets the period of Leading Period. | |
LeadingSpanA | ||
LeadingSpanALineStyle | Gets or sets the Leading Span A line style. | |
LeadingSpanB | ||
LeadingSpanBLineStyle | Gets or sets the Leading Span B line style. | |
LegendGroup | Gets or sets the name of the legend group for the series. (Inherited from C1.WPF.Chart.Series) | |
OriginalLength | ||
Period | Gets or sets the period. (Inherited from C1.WPF.Chart.Finance.IndicatorBase) | |
SeriesName | Gets or sets the series display name. (Inherited from C1.WPF.Chart.Series) | |
StackingGroup | Gets or sets the group index for series, only effect in bar and column chart type. (Inherited from C1.WPF.Chart.Series) | |
Style | Gets or sets the series style. (Inherited from C1.WPF.Chart.Series) | |
SymbolMarker | Gets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. (Inherited from C1.WPF.Chart.Series) | |
SymbolSize | Gets or sets the size(in pixels) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. (Inherited from C1.WPF.Chart.Series) | |
SymbolStyle | Gets or sets the series symbol style. (Inherited from C1.WPF.Chart.Series) | |
Tooltip | Gets or sets the tooltip template string for the series. (Inherited from C1.WPF.Chart.Series) | |
Visibility | Gets or sets the series visibility. (Inherited from C1.WPF.Chart.Series) | |
XValues |
Name | Description | |
---|---|---|
ActualBinding | Gets the actual binding. (Inherited from C1.WPF.Chart.Series) | |
ActualBindingX | Gets the actual x-binding. (Inherited from C1.WPF.Chart.Series) | |
ActualChart | Gets the chart. (Inherited from C1.WPF.Chart.Series) | |
ActualItemsSource | Gets the actual items source. (Inherited from C1.WPF.Chart.Series) | |
HasCustomSymbol | Whether the custom symbol rendering involved. (Inherited from C1.WPF.Chart.Series) | |
MemberPaths | Gets the array of member bindings for the series. (Inherited from C1.WPF.Chart.Series) |
Name | Description | |
---|---|---|
GetChartType | Gets actual chart type. (Inherited from C1.WPF.Chart.Series) | |
GetDataRect | Returns bounding data rectangle. (Inherited from C1.WPF.Chart.Series) | |
GetItem | Overridden. Gets data item by its index. | |
GetOriginalItem | (Inherited from C1.WPF.Chart.Finance.IndicatorBase) | |
GetStyle | Overridden. Gets style by its name. | |
Invalidate | Invalidates the chart. (Inherited from C1.WPF.Chart.Series) | |
OnItemsSourceChanged | Invoked when items source changes. (Inherited from C1.WPF.Chart.Finance.IndicatorBase) | |
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) | |
OnRendered | Called after series was rendered. (Inherited from C1.WPF.Chart.Series) | |
OnRendering | Called when series is rendering. (Inherited from C1.WPF.Chart.Series) | |
OnSymbolRendered | Called when symbol was rendered. (Inherited from C1.WPF.Chart.Series) | |
OnSymbolRendering | Called when symbol is rendering. (Inherited from C1.WPF.Chart.Series) | |
SetStyle | Sets chart style. (Inherited from C1.WPF.Chart.Series) |
Name | Description | |
---|---|---|
SymbolRendered | Fires after rendering symbol. (Inherited from C1.WPF.Chart.Series) | |
SymbolRendering | Fires before rendering symbol. (Inherited from C1.WPF.Chart.Series) |