Skip to content

Commit 2806021

Browse files
committed
docs(serverapi): Updated htmlchart server-side api
1 parent ec85d78 commit 2806021

16 files changed

+134
-0
lines changed

Diff for: api/server/Telerik.Web.UI.HtmlChart.PlotArea.Series/PieSeriesBase.md

+8
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Defines the appearance settings of the series
2525

2626
Get/set the name of the axis, to which the values will be associated
2727

28+
### BorderAppearance `SeriesBorderAppearance`
29+
30+
Specifies the border settings of the outliers.
31+
2832
### ColorField `String`
2933

3034
Specifies the color of the series when the chart is databound.
@@ -61,6 +65,10 @@ Specifies the visibility of the series items in the legend for a data-bound scen
6165

6266
The data field holding bool value which determines whether the sector should be exploded
6367

68+
### HighlightAppearance `SeriesAppearance`
69+
70+
Defines the highlight appearance settings of the series
71+
6472
### Items `SeriesItemCollection`
6573

6674
The Items collection is Obsolete. Use the SeriesItems collection to specify the series items.

Diff for: api/server/Telerik.Web.UI.HtmlChart.PlotArea/CommonTooltipsAppearance.md

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Defines the common visual appearance settings for the series' tooltips
2222

2323
Specifies background color of the tooltips
2424

25+
### BorderAppearance `BorderAppearance`
26+
27+
Specifies the border settings of the tooltip.
28+
2529
### ClientTemplate `String`
2630

2731
A way to define a client-side template for the labels appearance.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Telerik.Web.UI.HtmlChart.AxisCrosshairAppearance
3+
page_title: Telerik.Web.UI.HtmlChart.AxisCrosshairAppearance
4+
description: Telerik.Web.UI.HtmlChart.AxisCrosshairAppearance
5+
---
6+
7+
# Telerik.Web.UI.HtmlChart.AxisCrosshairAppearance
8+
9+
The crosshair configuration options.
10+
11+
## Inheritance Hierarchy
12+
13+
* System.Object
14+
* Telerik.Web.StateManager : IMarkableStateManager, IStateManager
15+
* Telerik.Web.UI.HtmlChart.AxisCrosshairAppearance : IDefaultCheck
16+
17+
## Properties
18+
19+
### Color `Color`
20+
21+
The color of the crosshair. Accepts a valid CSS color string, including hex and rgb.
22+
23+
### Opacity `Double`
24+
25+
The opacity of the crosshair. By default the crosshair is opaque.
26+
27+
### TooltipsAppearance `SeriesTooltipsAppearance`
28+
29+
Defines the appearance settings of the series
30+
31+
### Visible `Boolean`
32+
33+
If set to true the chart will display the axis crosshair. By default the axis crosshair is not visible.
34+
35+
### Width `Unit`
36+
37+
The width of the crosshair in pixels.
38+

Diff for: api/server/Telerik.Web.UI/AreaSeries.md

+4
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ The data field with the values of the series along the X axis
5555

5656
The data field with the values of the series along the Y axis
5757

58+
### HighlightAppearance `SeriesAppearance`
59+
60+
Defines the highlight appearance settings of the series
61+
5862
### Items `SeriesItemCollection`
5963

6064
The Items collection is Obsolete. Use the SeriesItems collection to specify the series items.

Diff for: api/server/Telerik.Web.UI/BarSeries.md

+8
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Defines the appearance settings of the series
2525

2626
Get/set the name of the axis, to which the values will be associated
2727

28+
### BorderAppearance `SeriesBorderAppearance`
29+
30+
Specifies the border settings of the outliers.
31+
2832
### ColorField `String`
2933

3034
Specifies the color of the series when the chart is databound.
@@ -61,6 +65,10 @@ Gets or Sets the distance between the category clusters.
6165

6266
Defines a group name for the series and applies stacking automatically
6367

68+
### HighlightAppearance `SeriesAppearance`
69+
70+
Defines the highlight appearance settings of the series
71+
6472
### Items `SeriesItemCollection`
6573

6674
The Items collection is Obsolete. Use the SeriesItems collection to specify the series items.

Diff for: api/server/Telerik.Web.UI/BoxPlotSeries.md

+8
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Defines the appearance settings of the series
2525

2626
Get/set the name of the axis, to which the values will be associated
2727

28+
### BorderAppearance `SeriesBorderAppearance`
29+
30+
Specifies the border settings of the outliers.
31+
2832
### ColorField `String`
2933

3034
Specifies the color of the series when the chart is databound.
@@ -85,6 +89,10 @@ The field which specifies the upper value of the box plot item when the chart is
8589

8690
Defines the appearance settings of the extremes.
8791

92+
### HighlightAppearance `SeriesAppearance`
93+
94+
Defines the highlight appearance settings of the series
95+
8896
### Items `SeriesItemCollection`
8997

9098
The Items collection is Obsolete. Use the SeriesItems collection to specify the series items.

Diff for: api/server/Telerik.Web.UI/BulletSeries.md

+4
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ The data field with the values of the series along the Y axis
6161

6262
For a data-binding scenario define the field for the target value.
6363

64+
### HighlightAppearance `SeriesAppearance`
65+
66+
Defines the highlight appearance settings of the series
67+
6468
### Items `SeriesItemCollection`
6569

6670
The Items collection is Obsolete. Use the SeriesItems collection to specify the series items.

Diff for: api/server/Telerik.Web.UI/CandlestickSeries.md

+8
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Defines the appearance settings of the series
2525

2626
Get/set the name of the axis, to which the values will be associated
2727

28+
### BorderAppearance `SeriesBorderAppearance`
29+
30+
Specifies the border settings of the outliers.
31+
2832
### ColorField `String`
2933

3034
Specifies the color of the series when the chart is databound.
@@ -81,6 +85,10 @@ The field which is used for the open value when the series is data bound.
8185

8286
The field which sets the down color of the series items when the close value is lower than the open value.
8387

88+
### HighlightAppearance `SeriesAppearance`
89+
90+
Defines the highlight appearance settings of the series
91+
8492
### Items `SeriesItemCollection`
8593

8694
The Items collection is Obsolete. Use the SeriesItems collection to specify the series items.

Diff for: api/server/Telerik.Web.UI/DonutSeries.md

+8
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Defines the appearance settings of the series
2626

2727
Get/set the name of the axis, to which the values will be associated
2828

29+
### BorderAppearance `SeriesBorderAppearance`
30+
31+
Specifies the border settings of the outliers.
32+
2933
### ColorField `String`
3034

3135
Specifies the color of the series when the chart is databound.
@@ -62,6 +66,10 @@ Specifies the visibility of the series items in the legend for a data-bound scen
6266

6367
The data field holding bool value which determines whether the sector should be exploded
6468

69+
### HighlightAppearance `SeriesAppearance`
70+
71+
Defines the highlight appearance settings of the series
72+
6573
### HoleSize `Int32`
6674

6775
The size of the hole in the donut chart

Diff for: api/server/Telerik.Web.UI/FunnelSeries.md

+4
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ Get/Set the automatic change of segment's height according to the item's value
6969

7070
Get/Set the slope of funnel's segments
7171

72+
### HighlightAppearance `SeriesAppearance`
73+
74+
Defines the highlight appearance settings of the series
75+
7276
### Items `SeriesItemCollection`
7377

7478
The Items collection is Obsolete. Use the SeriesItems collection to specify the series items.

Diff for: api/server/Telerik.Web.UI/LineSeries.md

+4
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ The data field with the values of the series along the X axis
5555

5656
The data field with the values of the series along the Y axis
5757

58+
### HighlightAppearance `SeriesAppearance`
59+
60+
Defines the highlight appearance settings of the series
61+
5862
### Items `SeriesItemCollection`
5963

6064
The Items collection is Obsolete. Use the SeriesItems collection to specify the series items.

Diff for: api/server/Telerik.Web.UI/PieSeries.md

+8
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Defines the appearance settings of the series
2626

2727
Get/set the name of the axis, to which the values will be associated
2828

29+
### BorderAppearance `SeriesBorderAppearance`
30+
31+
Specifies the border settings of the outliers.
32+
2933
### ColorField `String`
3034

3135
Specifies the color of the series when the chart is databound.
@@ -62,6 +66,10 @@ Specifies the visibility of the series items in the legend for a data-bound scen
6266

6367
The data field holding bool value which determines whether the sector should be exploded
6468

69+
### HighlightAppearance `SeriesAppearance`
70+
71+
Defines the highlight appearance settings of the series
72+
6573
### Items `SeriesItemCollection`
6674

6775
The Items collection is Obsolete. Use the SeriesItems collection to specify the series items.

Diff for: api/server/Telerik.Web.UI/RangeBarSeries.md

+8
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Defines the appearance settings of the series
2525

2626
Get/set the name of the axis, to which the values will be associated
2727

28+
### BorderAppearance `SeriesBorderAppearance`
29+
30+
Specifies the border settings of the outliers.
31+
2832
### ColorField `String`
2933

3034
Specifies the color of the series when the chart is databound.
@@ -73,6 +77,10 @@ The data field with the values of the To value
7377

7478
Gets or Sets the distance between the category clusters.
7579

80+
### HighlightAppearance `SeriesAppearance`
81+
82+
Defines the highlight appearance settings of the series
83+
7684
### Items `SeriesItemCollection`
7785

7886
The Items collection is Obsolete. Use the SeriesItems collection to specify the series items.

Diff for: api/server/Telerik.Web.UI/VerticalBoxPlotSeries.md

+8
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Defines the appearance settings of the series
2626

2727
Get/set the name of the axis, to which the values will be associated
2828

29+
### BorderAppearance `SeriesBorderAppearance`
30+
31+
Specifies the border settings of the outliers.
32+
2933
### ColorField `String`
3034

3135
Specifies the color of the series when the chart is databound.
@@ -86,6 +90,10 @@ The field which specifies the upper value of the box plot item when the chart is
8690

8791
Defines the appearance settings of the extremes.
8892

93+
### HighlightAppearance `SeriesAppearance`
94+
95+
Defines the highlight appearance settings of the series
96+
8997
### Items `SeriesItemCollection`
9098

9199
The Items collection is Obsolete. Use the SeriesItems collection to specify the series items.

Diff for: api/server/Telerik.Web.UI/VerticalBulletSeries.md

+4
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ The data field with the values of the series along the Y axis
6262

6363
For a data-binding scenario define the field for the target value.
6464

65+
### HighlightAppearance `SeriesAppearance`
66+
67+
Defines the highlight appearance settings of the series
68+
6569
### Items `SeriesItemCollection`
6670

6771
The Items collection is Obsolete. Use the SeriesItems collection to specify the series items.

Diff for: api/server/Telerik.Web.UI/WaterfallSeries.md

+8
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Defines the appearance settings of the series
2525

2626
Get/set the name of the axis, to which the values will be associated
2727

28+
### BorderAppearance `SeriesBorderAppearance`
29+
30+
Specifies the border settings of the outliers.
31+
2832
### ColorField `String`
2933

3034
Specifies the color of the series when the chart is databound.
@@ -62,6 +66,10 @@ The data field with the values of the SummaryType value.
6266

6367
Gets or Sets the distance between the category clusters.
6468

69+
### HighlightAppearance `SeriesAppearance`
70+
71+
Defines the highlight appearance settings of the series
72+
6573
### Items `SeriesItemCollection`
6674

6775
The Items collection is Obsolete. Use the SeriesItems collection to specify the series items.

0 commit comments

Comments
 (0)