Click or drag to resize
DiagramStyle Class
Styles of diagram
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.ChartModelStateManagerBase
    Kettic.AspNet.Controls.ChartModel.StylesStyleBase
      Kettic.AspNet.Controls.ChartModel.StylesLocatingStyle
        Kettic.AspNet.Controls.ChartModel.StylesDiagramStyle

Namespace: Kettic.AspNet.Controls.ChartModel.Styles
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class DiagramStyle : LocatingStyle

The DiagramStyle type exposes the following members.

Constructors
Methods
Properties
  NameDescription
Public propertyCorners
Specifies the corners for background rectangle
Public propertyFigure
Specifies the figure property
Public propertyFill
Specifies the background property
Public propertySeriesPalette
Specifies the series palette
Top
See Also