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

More...

Inheritance diagram for Ext.Net.AxisGrid.Config:
Ext.Net.BaseItem.Config Ext.Net.IApply

Static Public Member Functions

static implicit operator AxisGrid.Builder (AxisGrid.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 Stroke [get, set]
 The color of the stroke (a CSS color value). Defaults to: "none" More...
 
virtual string Fill [get, set]
 The color of the shape (a CSS color value). Defaults to: "none" More...
 
virtual Sprite Odd [get, set]
 
virtual Sprite Even [get, set]
 

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 AxisGrid.Builder()

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

Property Documentation

◆ Even

virtual Sprite Ext.Net.AxisGrid.Config.Even
getset

◆ Fill

virtual string Ext.Net.AxisGrid.Config.Fill
getset

The color of the shape (a CSS color value). Defaults to: "none"

◆ Odd

virtual Sprite Ext.Net.AxisGrid.Config.Odd
getset

◆ Stroke

virtual string Ext.Net.AxisGrid.Config.Stroke
getset

The color of the stroke (a CSS color value). Defaults to: "none"


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