Click or drag to resize
LocatingStyle Class
Base appearance settings for any element being calculated
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.ChartModelStateManagerBase
    Kettic.AspNet.Controls.ChartModel.StylesStyleBase
      Kettic.AspNet.Controls.ChartModel.StylesLocatingStyle
        More...

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
public class LocatingStyle : StyleBase, 
	IPosition

The LocatingStyle type exposes the following members.

Constructors
  NameDescription
Public methodLocatingStyle(Object)
Creates new instance of LayoutStyle class.
Public methodLocatingStyle(ChartDimensionsBase)
Creates new instance of LayoutStyle class.
Public methodLocatingStyle(ChartPosition)
Creates new instance of LayoutStyle class.
Public methodLocatingStyle(ChartPosition, ChartDimensionsBase)
Creates new instance of LayoutStyle class.
Public methodLocatingStyle(Border, Boolean, Shadow, ChartPosition, ChartDimensionsBase)
Creates new instance of LayoutStyle class.
Top
Properties
  NameDescription
Public propertyDimensions
Specifies the elements Dimensions property
Public propertyPosition
Specifies the elements Position property
Top
See Also
Inheritance Hierarchy