ASP.NET Core MVC コントロールヘルプ
WaterfallBuilder<T> クラス メンバ
メソッド 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : WaterfallBuilder<T> クラス

WaterfallBuilder<T>データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one WaterfallBuilder<T> instance to configurate obj.  
トップ
パブリック メソッド
 名前解説
Public メソッドConfigurates C1.Web.Mvc.ChartSeriesBase<T>.AltStyle. Sets the alternative style for the series. The values from this property will be used for negative values in Bar, Column, and Scatter charts; and for rising values in financial chart types like Candlestick, LineBreak, EquiVolume etc. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドオーバーロードされます。 Sets the AxisX property. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドオーバーロードされます。 Sets the AxisY property. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドオーバーロードされます。 Bind data with the url of the action which is used for reading data. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.ChartSeriesBase<T>.Binding. Sets the name of the property that contains Y values for the series. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.ChartSeriesBase<T>.BindingX. Sets the name of the property that contains X values for the series. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.ChartSeriesBase<T>.ItemsSource. Sets ItemsSource settings. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.ChartSeriesBase<T>.ItemsSource. Sets ItemsSource settings. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Waterfall<T>.ConnectorLines. Sets a value that determines whether to show connector lines.  
Public メソッドConfigurates C1.Web.Mvc.ChartSeriesBase<T>.CssClass. Sets the series CSS class. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドSets the IntermediateTotalLabels property.  
Public メソッドSets the IntermediateTotalPositions property.  
Public メソッドConfigurates C1.Web.Mvc.ChartSeriesBase<T>.InterpolateNulls. Sets a value that determines whether to interpolate null values in the data. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.ChartSeriesBase<T>.ItemFormatter. Sets the itemFormatter client-side function name for specific series C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.ChartSeriesBase<T>.Name. Sets the series name. The series name is displayed in the chart legend. Any series without a name does not appear in the legend. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates the C1.Web.Mvc.ChartSeriesBase<T>.OnClientRendered client event. Occurs when series is rendered. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates the C1.Web.Mvc.ChartSeriesBase<T>.OnClientRendering client event. Occurs when series is rendering. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Waterfall<T>.RelativeData. Sets a value that determines whether the given data is relative.  
Public メソッドConfigurates C1.Web.Mvc.Waterfall<T>.ShowIntermediateTotal. Sets a value that determines whether to show the intermediate total bar.The property should work with IntermediateToolPositions and IntermediateToolLabels property.  
Public メソッドConfigurates C1.Web.Mvc.Waterfall<T>.ShowTotal. Sets a value that determines whether the show the total bar.  
Public メソッドConfigurates C1.Web.Mvc.Waterfall<T>.Start. Sets a value that determines the value of the start bar. If start is null, start bar will not show.  
Public メソッドConfigurates C1.Web.Mvc.Waterfall<T>.StartLabel. Sets the label of the start bar.  
Public メソッドConfigurates C1.Web.Mvc.ChartSeriesBase<T>.Style. Sets the series style. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Waterfall<T>.Styles. Sets or set the waterfall styles.  
Public メソッドオーバーロードされます。 Set the Symbol for Series. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドSets the SymbolMarker property. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.ChartSeriesBase<T>.SymbolSize. Sets the size in pixels of the symbols used to render this series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.ChartSeriesBase<T>.SymbolStyle. Sets the series symbol style. Applies to Scatter, LineSymbols, and SplineSymbols chart types. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.ChartSeriesBase<T>.TooltipContent. Sets or Gets the tooltip content for specific chart series C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
Public メソッドConfigurates C1.Web.Mvc.Waterfall<T>.TotalLabel. Sets the label of the total bar.  
Public メソッドSets the Visibility property. C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder<T,TControl,TBuilder>から継承されます。
トップ
参照

WaterfallBuilder<T> クラス
C1.Web.Mvc.Fluent 名前空間