Search Results: "wiki/RecentlyCommented" property

dxLinearGauge subvalueIndicator

Reference
Specifies the appearance properties of subvalue indicators.

of subvalue indicators. Set the required one by using the type property, and then specify the properties that are specific to this type, if needed. To learn the properties that can be specified... for the indicator of the textCloud type in pixels. backgroundColor Specifies the background color for the indicator of the rangeBar type. This property supports the following colors: Hexadecimal colors

dxPieChart legend

Reference
Specifies PieChart legend properties.

the point's (slice's) color. An item label displays a value corresponding to the point. Use the legend property to set up PieChart legend properties to the required values. To learn more about the legend and its properties, refer to the Legend topic. backgroundColor Colors the legend's background. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined

dxChart dataPrepareSettings

Reference
Processes data before visualizing it.

value coming from the data source. Use this property when values in your data source are of a different type, and you need all of them to be visualized on a single axis. If this property is set... this property set to false when you have a vast data source with values of the same type, and this type is known beforehand. See Also argumentAxis.argumentType - casts arguments to a specified data type

dxGantt dependencies

Reference
Configures dependencies.

) 2, "2", "FF", "ff" Start to Finish (SF) 3, "3", "SF", "sf" Use the dataSource property to bind the UI component to a data source, which contains... to the dependencies property to see how to specify the dataSource property. keyExpr Specifies the data field that provides keys for dependencies. Refer to the dependencies property to see how to specify

dxLinearGauge rangeContainer

Reference
Specifies gauge range container properties.

. To set the ranges, assign an array of objects defining the ranges to the ranges property of the rangeContainer configuration object. In addition, you can specify the orientation of the ranges relative... the area reserved for the range container in the gauge. This color is replaced with the colors of the ranges contained in the range container. This property supports the following colors