Click or drag to resize
CaptionTextSurface Class
Style of title text
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.ChartModelStateManagerBase
    Kettic.AspNet.Controls.ChartModel.StylesTextSurface
      Kettic.AspNet.Controls.ChartModel.StylesCaptionTextSurface

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

The CaptionTextSurface type exposes the following members.

Constructors
  NameDescription
Public methodCaptionTextSurface
Top
Properties
  NameDescription
Public propertyFont
Specifies the text font properties
(Overrides TextSurfaceFont.)
Top
See Also