| 名前 | 解説 | |
|---|---|---|
![]() | Waterfall コンストラクタ | Create an instance of Waterfall. |
Waterfallデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Waterfall コンストラクタ | Create an instance of Waterfall. |
| 名前 | 解説 | |
|---|---|---|
![]() | AltStyle | Gets or sets the series alternatve style. C1.Win.Chart.Seriesから継承されます。 |
![]() | AxisX | Gets or sets the series x-axis. C1.Win.Chart.Seriesから継承されます。 |
![]() | AxisY | Gets or sets the series y-axis. C1.Win.Chart.Seriesから継承されます。 |
![]() | Binding | Gets or sets the name of the property that contains Y values for the series. C1.Win.Chart.Seriesから継承されます。 |
![]() | BindingMode | Gets or sets the binding mode. C1.Win.Chart.Seriesから継承されます。 |
![]() | BindingX | Gets or sets the name of the property that contains X values for the series. C1.Win.Chart.Seriesから継承されます。 |
![]() | ChartType | Gets or sets the series chart type. C1.Chart.SeriesBaseから継承されます。 |
![]() | ConnectorLines | Gets or sets a value that determines whether to show connector lines. |
![]() | ConnectorLineStyle | Gets the style of connector lines. |
![]() | DataLabel | Gets or sets the series data label. C1.Win.Chart.Seriesから継承されます。 |
![]() | DataMember | Gets or sets the name of the DataMember, if any, for the DataSource. C1.Win.Chart.Seriesから継承されます。 |
![]() | DataSource | Gets or sets the collection of objects that contains the series data. C1.Win.Chart.Seriesから継承されます。 |
![]() | FallingStyle | Gets the style for the data points representing falling values. |
![]() | IntermediateTotalLabels | Gets or sets the list of the text labels of the intermediate total bars. |
![]() | IntermediateTotalPositions | Gets or sets the list of the positions of the intermediate total bars. |
![]() | IntermediateTotalStyle | Gets the style for the data points representing intermediate total values. |
![]() | LegendGroup | Gets or sets the legend group title in which the series should be included. C1.Chart.SeriesBaseから継承されます。 |
![]() | Name | Gets or sets the series display name. C1.Chart.SeriesBaseから継承されます。 |
![]() | RelativeData | Gets or sets a value that determines whether the given data is relative. |
![]() | RisingStyle | Gets the style for the data points representing rising values. |
![]() | ShowIntermediateTotal | Gets or sets a value that determines whether to show the intermediate total bar. |
![]() | ShowTotal | Gets or sets a value that determines whether show total bar. |
![]() | StackingGroup | Gets or sets the group index for series, only effect in bar and column chart type. C1.Chart.SeriesBaseから継承されます。 |
![]() | Start | Gets or sets the starting data value. |
![]() | StartLabel | Gets or sets the text label for starting data point. |
![]() | StartStyle | Gets the style for the data points representing starting values. |
![]() | Style | Gets or sets the series style. C1.Win.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. C1.Chart.SeriesBaseから継承されます。 |
![]() | SymbolSize | Gets or sets the size(in pixels) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. C1.Chart.SeriesBaseから継承されます。 |
![]() | SymbolStyle | Gets or sets the series symbol style. C1.Win.Chart.Seriesから継承されます。 |
![]() | Tooltip | Gets or sets the tooltip template for the series. C1.Win.Chart.Seriesから継承されます。 |
![]() | TotalLabel | Gets or sets the text label for data point representing total value. |
![]() | TotalStyle | Gets the style for the data points representing total values. |
![]() | Visibility | Gets or sets the series visibility. C1.Chart.SeriesBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | ClearData | Removes all point data from the series added with SetData. C1.Win.Chart.Seriesから継承されます。 |
![]() | Dispose | オーバーロードされます。 Releases resources. C1.Win.Chart.Seriesから継承されます。 |
![]() | GetCount | Gets the binding data count. C1.Win.Chart.Seriesから継承されます。 |
![]() | GetDataType | Gets the data type. C1.Win.Chart.Seriesから継承されます。 |
![]() | GetValidPropertyDescriptors | Gets the valid System.ComponentModel.PropertyDescriptor of class. C1.Win.Chart.Seriesから継承されます。 |
![]() | LoadBoundData | Forces bound data to be loaded into internal chart arrays. C1.Win.Chart.Seriesから継承されます。 |
![]() | Rebind | Forces all data in ItemsSource to be evaluated and redraw the chart. C1.Win.Chart.Seriesから継承されます。 |
![]() | RebindCurrencyMananger | Rebind currency mananger data. C1.Win.Chart.Seriesから継承されます。 |
![]() | SetData | Sets the point data to be charted. C1.Win.Chart.Seriesから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | SymbolRendered | Fires after rendering symbol. C1.Win.Chart.Seriesから継承されます。 |
![]() | SymbolRendering | Fires before rendering symbol. C1.Win.Chart.Seriesから継承されます。 |