ASP.NET Core MVC コントロールヘルプ
C1.Web.Mvc.Chart 名前空間
継承階層
C1.AspNetCore.Mvc アセンブリ : C1.Web.Mvc.Chart 名前空間
クラス
 クラス解説
クラスDiverging palettes from ColorBrewer https://colorbrewer2.org. Diverging palettes are used to indicate distance from a critical point. These color schemes work well when your data has some mid-point.For example, temperature data could be a shade of blue below zero, a red color is for the values above zero and temperature around zero would have a neutral color.
クラスA series of pre-defined palettes for chart.
クラスQualitative palettes from ColorBrewer https://colorbrewer2.org. Qualitative (or categorical) palettes are usually used for plotting independent data categories which don't have any specific order. For example, the series that represents shipping methods or product types.The colors in these palettes are selected to be distinctive and clearly indicate difference between data series.
クラスSequential multi-hue palettes from ColorBrewer https://colorbrewer2.org. Sequential palettes are used for data that have ordered, quantitative nature, for example precipitation amount or number of road incidents for some region.In addition to lightness variation, these color schemes also use several hues to improve perception.
クラスSequential single-hue palettes from ColorBrewer https://colorbrewer2.org.
列挙型
 列挙体解説
列挙体Specifies how to handle overlapped labels.
列挙体Specifies whether and where axis tick marks appear.
列挙体Specifies which type of chart users want to create.
列挙体Specifies the error amount of the series, it can be a standard error amount, a percentage or a standard deviation.
列挙体Specifies the direction of the error bar.
列挙体Specifies the end style of the error bar.
列挙体Specifies the position of data labels on the chart.
列挙体Specifies the element orientation.
列挙体Specifies the alignment of the LineMarker.
列挙体Specifies how the LineMarker interacts with the user.
列挙体Specifies the line type for the LineMarker.
列挙体Specifies the type of marker to use for the @see:symbolMarker property. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
列挙体Specifies whether and where the Series is visible.
列挙体Specifies the orientation of the range selector.
列挙体Specifies the position of data labels on the pie chart.
列挙体Specifies the position of an axis or legend on the chart.
列挙体Specifies the quartile calculation method of Box and Whisker chart.
列挙体Specifies the type of radar chart.
列挙体Specifies the RenderEngine of the chart.
列挙体Specifies what is selected when the user clicks the chart.
列挙体Specifies whether and where the Series is visible.
列挙体Specifies whether and how to stack the chart's data values.
列挙体Specifies whether and where the Series is visible.
参照

C1.AspNetCore.Mvc アセンブリ