Namespace: Telerik.Charting.StylesAssembly: Telerik.WinControls.RadChart (in Telerik.WinControls.RadChart.dll) Version: 2013.2.612.40 (2013.2.612.40)
Syntax
| C# |
|---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class FillStylePlotArea : FillStyle |
| Visual Basic |
|---|
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public Class FillStylePlotArea _
Inherits FillStyle |
Inheritance Hierarchy
See Also