Skip to content

Commit c96e528

Browse files
committed
docs(api): Add server API changes for R2 2022
1 parent e529eed commit c96e528

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+710
-5
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,14 @@ The data field with the values of the series along the X axis
5757

5858
The data field with the values of the series along the Y axis
5959

60+
### DataNoteTextField `String`
61+
62+
DataNoteTextField property is not supported for Radar, Polar, Pie, Funnel and BoxPlot series types.
63+
64+
### DataNoteTextField `String`
65+
66+
The data field with the notes of the series
67+
6068
### DataVisibleInLegendField `String`
6169

6270
Specifies the visibility of the series items in the legend for a data-bound scenario.
@@ -84,6 +92,14 @@ Get/Set the name of the series
8492

8593
The data field holding names of the sectors
8694

95+
### NotesAppearance `NotesAppearance`
96+
97+
Series Notes are not supported for Radar, Polar, Pie, Funnel and BoxPlot series types.
98+
99+
### NotesAppearance `SeriesAppearance`
100+
101+
Defines the appearance settings of the notes
102+
87103
### Opacity `Decimal`
88104

89105
The series opacity. By default the series are opaque with default value 1.

api/server/Telerik.Web.UI/AjaxSettingsCollection.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,42 @@ Determines the height of the update panel.
139139

140140
`System.Void`
141141

142+
### AddAjaxSetting
143+
144+
This method adds a new AjaxSetting to the collection by building one from its
145+
parameters.
146+
147+
#### Parameters
148+
149+
#### ajaxifiedControl `System.Web.UI.Control`
150+
151+
The web control to be ajaxified (the initiator of the AJAX request).
152+
153+
#### updatedControl `System.Web.UI.Control`
154+
155+
The web control that has to be updated.
156+
157+
#### loadingPanel `Telerik.Web.UI.RadAjaxLoadingPanel`
158+
159+
The loading panel.
160+
161+
#### renderMode `System.Web.UI.UpdatePanelRenderMode`
162+
163+
The render mode which determines if the rendered content will be
164+
inside of <div> or <span> HTML element.
165+
166+
#### updatePanelHeight `System.Web.UI.WebControls.Unit`
167+
168+
Determines the height of the update panel.
169+
170+
#### updatePanelCssClass `System.String`
171+
172+
Determines the CssClass of the update panel.
173+
174+
#### Returns
175+
176+
`System.Void`
177+
142178
### Contains
143179

144180
Checks wether the item is present in the collection.

api/server/Telerik.Web.UI/AreaSeries.md

Lines changed: 8 additions & 0 deletions
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+
### DataNoteTextField `String`
59+
60+
The data field with the notes of the series
61+
5862
### HighlightAppearance `SeriesAppearance`
5963

6064
Defines the highlight appearance settings of the series
@@ -90,6 +94,10 @@ Get/Set missing values behavior
9094

9195
Get/Set the name of the series
9296

97+
### NotesAppearance `SeriesAppearance`
98+
99+
Defines the appearance settings of the notes
100+
93101
### Opacity `Decimal`
94102

95103
The series opacity. By default the series are opaque with default value 1.

api/server/Telerik.Web.UI/BarSeries.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ The data field with the values of the series along the X axis
5757

5858
The data field with the values of the series along the Y axis
5959

60+
### DataNoteTextField `String`
61+
62+
The data field with the notes of the series
63+
6064
### Gap `Nullable`1`
6165

6266
Gets or Sets the distance between the category clusters.
@@ -84,6 +88,10 @@ Defines the appearance settings of the series labels
8488

8589
Get/Set the name of the series
8690

91+
### NotesAppearance `SeriesAppearance`
92+
93+
Defines the appearance settings of the notes
94+
8795
### Opacity `Decimal`
8896

8997
The series opacity. By default the series are opaque with default value 1.

api/server/Telerik.Web.UI/BoxPlotSeries.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,14 @@ The field which specifies the mean value of the box plot item when the chart is
6969

7070
The field which specifies the median value of the box plot item when the chart is databound.
7171

72+
### DataNoteTextField `String`
73+
74+
DataNoteTextField property is not supported for Radar, Polar, Pie, Funnel and BoxPlot series types.
75+
76+
### DataNoteTextField `String`
77+
78+
The data field with the notes of the series
79+
7280
### DataOutliersField `String`
7381

7482
The field which specifies the outliers value of the box plot item when the chart is databound.
@@ -104,6 +112,14 @@ The Items collection is Obsolete. Use the SeriesItems collection to programmatic
104112

105113
Get/Set the name of the series
106114

115+
### NotesAppearance `NotesAppearance`
116+
117+
Series Notes are not supported for Radar, Polar, Pie, Funnel and BoxPlot series types.
118+
119+
### NotesAppearance `SeriesAppearance`
120+
121+
Defines the appearance settings of the notes
122+
107123
### Opacity `Decimal`
108124

109125
The series opacity. By default the series are opaque with default value 1.

api/server/Telerik.Web.UI/BulletSeries.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ The data field with the values of the series along the X axis
5757

5858
The data field with the values of the series along the Y axis
5959

60+
### DataNoteTextField `String`
61+
62+
The data field with the notes of the series
63+
6064
### DataTargetField `BulletTargetAppearance`
6165

6266
For a data-binding scenario define the field for the target value.
@@ -76,6 +80,10 @@ The Items collection is Obsolete. Use the SeriesItems collection to programmatic
7680

7781
Get/Set the name of the series
7882

83+
### NotesAppearance `SeriesAppearance`
84+
85+
Defines the appearance settings of the notes
86+
7987
### Opacity `Decimal`
8088

8189
The series opacity. By default the series are opaque with default value 1.

api/server/Telerik.Web.UI/CandlestickSeries.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ he field which is used for the high value when the series is data bound.
7777

7878
The field which is used for the low value when the series is data bound.
7979

80+
### DataNoteTextField `String`
81+
82+
The data field with the notes of the series
83+
8084
### DataOpenField `String`
8185

8286
The field which is used for the open value when the series is data bound.
@@ -100,6 +104,10 @@ The Items collection is Obsolete. Use the SeriesItems collection to programmatic
100104

101105
Get/Set the name of the series
102106

107+
### NotesAppearance `SeriesAppearance`
108+
109+
Defines the appearance settings of the notes
110+
103111
### Opacity `Decimal`
104112

105113
The series opacity. By default the series are opaque with default value 1.

api/server/Telerik.Web.UI/ClientExportManagerImageSettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Telerik.Web.UI.ClientExportManagerImageSettings
66

77
# Telerik.Web.UI.ClientExportManagerImageSettings
88

9-
Represents the Image settings needed to export SVG files with RadClientExportManager
9+
Represents the Image settings needed to export Image files with RadClientExportManager
1010

1111
## Inheritance Hierarchy
1212

api/server/Telerik.Web.UI/ClientExportManagerPdfSettings.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Telerik.Web.UI.ClientExportManagerPdfSettings
66

77
# Telerik.Web.UI.ClientExportManagerPdfSettings
88

9-
Represents the PDF settings needed to export SVG files with RadClientExportManager
9+
Represents the PDF settings needed to export PDF files with RadClientExportManager
1010

1111
## Inheritance Hierarchy
1212

@@ -19,6 +19,10 @@ Represents the PDF settings needed to export SVG files with RadClientExportManag
1919

2020
Gets or sets the author of the document
2121

22+
### AvoidLinks `Boolean`
23+
24+
Gets or sets whether the hyperlinks are clickable in the generated PDF document.
25+
2226
### Creator `String`
2327

2428
Gets or sets the creator of the document
@@ -74,6 +78,10 @@ Gets or sets the paper size of the PDF document. The default "auto" means paper
7478

7579
Gets or sets the proxy URL use to export files under Internet Explorer 9
7680

81+
### Scale `Single`
82+
83+
Gets or sets the scale of the exported PDF document
84+
7785
### Subject `String`
7886

7987
Gets or sets the subject of the document

api/server/Telerik.Web.UI/DonutSeries.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ The data field with the values of the series along the X axis
5858

5959
The data field with the values of the series along the Y axis
6060

61+
### DataNoteTextField `String`
62+
63+
DataNoteTextField property is not supported for Radar, Polar, Pie, Funnel and BoxPlot series types.
64+
65+
### DataNoteTextField `String`
66+
67+
The data field with the notes of the series
68+
6169
### DataVisibleInLegendField `String`
6270

6371
Specifies the visibility of the series items in the legend for a data-bound scenario.
@@ -93,6 +101,14 @@ Get/Set the name of the series
93101

94102
The data field holding names of the sectors
95103

104+
### NotesAppearance `NotesAppearance`
105+
106+
Series Notes are not supported for Radar, Polar, Pie, Funnel and BoxPlot series types.
107+
108+
### NotesAppearance `SeriesAppearance`
109+
110+
Defines the appearance settings of the notes
111+
96112
### Opacity `Decimal`
97113

98114
The series opacity. By default the series are opaque with default value 1.

0 commit comments

Comments
 (0)