Click or drag to resize
SeriesPointTextSurface Class
Style of series point text
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.ChartModelStateManagerBase
    Kettic.AspNet.Controls.ChartModel.StylesTextSurface
      Kettic.AspNet.Controls.ChartModel.StylesSeriesPointTextSurface

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

The SeriesPointTextSurface type exposes the following members.

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