Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.ChartCaptionItem.Config Class Reference

More...

Inheritance diagram for Ext.Net.ChartCaptionItem.Config:
Ext.Net.ChartCaption.Config Ext.Net.BaseItem.Config Ext.Net.IApply

Static Public Member Functions

static implicit operator ChartCaptionItem.Builder (ChartCaptionItem.Config config)
 
- Static Public Member Functions inherited from Ext.Net.ChartCaption.Config
static implicit operator ChartCaption.Builder (ChartCaption.Config config)
 
- Static Public Member Functions inherited from Ext.Net.BaseItem.Config
static Config Deserialize (string config)
 
static TConfig Deserialize< TConfig > (string config)
 

Properties

virtual string Name [get, set]
 The name of the caption property. More...
 
- Properties inherited from Ext.Net.ChartCaption.Config
virtual CaptionAlign Align [get, set]
 Determines the horizontal alignment of the caption's text. More...
 
virtual CaptionAlignTo AlignTo [get, set]
 Whether to align the caption to the 'series' or the 'chart'. More...
 
virtual CaptionDock Docked [get, set]
 The position of the caption in a chart. More...
 
virtual ? bool Hidden [get, set]
 Controls the visibility of the caption. More...
 
virtual ? int Padding [get, set]
 The uniform padding applied to both top and bottom of the caption's text. More...
 
virtual CaptionTextSprite Style [get, set]
 Style attributes for the caption's text. More...
 
virtual object StyleObject [get, set]
 Style attributes for the caption's text. More...
 
virtual string Text [get, set]
 The text displayed by the caption. More...
 
virtual ? int Weight [get, set]
 The weight controls the order in which the captions are created. More...
 

Additional Inherited Members

- Public Member Functions inherited from Ext.Net.BaseItem.Config
override string ToString ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
new Type GetType ()
 
object ApplyIf (object obj)
 
Apply< T > (object obj)
 
object Apply (object obj)
 
virtual string Serialize ()
 

Detailed Description

Member Function Documentation

◆ operator ChartCaptionItem.Builder()

static implicit Ext.Net.ChartCaptionItem.Config.operator ChartCaptionItem.Builder ( ChartCaptionItem.Config  config)
inlinestatic

Property Documentation

◆ Name

virtual string Ext.Net.ChartCaptionItem.Config.Name
getset

The name of the caption property.


The documentation for this class was generated from the following file: