|
| 1 | +--- |
| 2 | +title: Telerik.Web.UI.HtmlChart.PlotArea.Appearance.NoteLabelAppearance |
| 3 | +page_title: Telerik.Web.UI.HtmlChart.PlotArea.Appearance.NoteLabelAppearance |
| 4 | +description: Telerik.Web.UI.HtmlChart.PlotArea.Appearance.NoteLabelAppearance |
| 5 | +--- |
| 6 | + |
| 7 | +# Telerik.Web.UI.HtmlChart.PlotArea.Appearance.NoteLabelAppearance |
| 8 | + |
| 9 | +Defines the visual appearance settings of the labels in series' notes |
| 10 | + |
| 11 | +## Inheritance Hierarchy |
| 12 | + |
| 13 | +* System.Object |
| 14 | +* Telerik.Web.UI.ObjectWithState |
| 15 | +* Telerik.Web.UI.HtmlChart.PlotArea.AppearanceBase : IDefaultCheck |
| 16 | +* Telerik.Web.UI.HtmlChart.PlotArea.Appearance.NoteLabelAppearance |
| 17 | + |
| 18 | +## Properties |
| 19 | + |
| 20 | +### BackgroundColor `Color` |
| 21 | + |
| 22 | +Specifies background color of the note icons |
| 23 | + |
| 24 | +### Border `NoteLabelBorderAppearance` |
| 25 | + |
| 26 | +Specifies the border settings of the outliers. |
| 27 | + |
| 28 | +### ClientTemplate `String` |
| 29 | + |
| 30 | +A way to define a client-side template for the labels appearance. |
| 31 | + #= value # |
| 32 | + |
| 33 | +### Color `Color` |
| 34 | + |
| 35 | +Specifies text color of the labels |
| 36 | + |
| 37 | +### DataFormatString `String` |
| 38 | + |
| 39 | +Get/Set the data format string of the labels |
| 40 | + |
| 41 | +### Position `NoteLabelPosition` |
| 42 | + |
| 43 | +Defines the line style. |
| 44 | + |
| 45 | +### RotationAngle `Int32` |
| 46 | + |
| 47 | +Specifies the rotation angle |
| 48 | + |
| 49 | +### TextStyle `NoteLabelTextStyle` |
| 50 | + |
| 51 | +Defines the text style settings |
| 52 | + |
| 53 | +### Visible `Nullable`1` |
| 54 | + |
| 55 | +Get/Set whether the object should be visible |
| 56 | + |
0 commit comments