Click or drag to resize
AxisItemTextSurface Class
Style of axis item text
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.ChartModelStateManagerBase
    Kettic.AspNet.Controls.ChartModel.StylesTextSurface
      Kettic.AspNet.Controls.ChartModel.StylesAxisItemTextSurface

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 AxisItemTextSurface : TextSurface

The AxisItemTextSurface type exposes the following members.

Constructors
  NameDescription
Public methodAxisItemTextSurface
Top
Properties
  NameDescription
Public propertyColor
Specifies the text color property
(Overrides TextSurfaceColor.)
Top
See Also