RadControls for WinForms

Namespace: Telerik.Charting.Styles
Assembly: 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

System..::..Object
  Telerik.Charting..::..StateManagedObject
    Telerik.Charting.Styles..::..FillStyle
      Telerik.Charting.Styles..::..FillStylePlotArea

See Also