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

More...

Inheritance diagram for Ext.Net.AxisSprite.Config:
Ext.Net.Sprite.Config Ext.Net.AbstractSprite.Config Ext.Net.BaseItem.Config Ext.Net.IApply

Static Public Member Functions

static implicit operator AxisSprite.Builder (AxisSprite.Config config)
 
- Static Public Member Functions inherited from Ext.Net.Sprite.Config
static implicit operator Sprite.Builder (Sprite.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 ? int BaseRotation [get, set]
 
virtual bool AxisLine [get, set]
 
virtual ? int CenterX [get, set]
 
virtual ? int CenterY [get, set]
 
virtual ? double DataMax [get, set]
 
virtual ? double DataMin [get, set]
 
virtual bool EnlargeEstStepSizeByText [get, set]
 
virtual ? double EstStepSize [get, set]
 
virtual bool Grid [get, set]
 
virtual Sprite Label [get, set]
 
virtual ? int Length [get, set]
 
virtual ? double MajorTickSize [get, set]
 
virtual bool MajorTicks [get, set]
 
virtual ? int Max [get, set]
 
virtual ? int Min [get, set]
 
virtual ? int MinStepSize [get, set]
 
virtual ? double MinorTickSize [get, set]
 
virtual bool MinorTricks [get, set]
 
virtual ? int TextPadding [get, set]
 
virtual ? int VisibleMax [get, set]
 
virtual ? int VisibleMin [get, set]
 
- Properties inherited from Ext.Net.Sprite.Config
virtual SpriteType SpriteType [get, set]
 The type of the sprite More...
 
virtual bool Anticlockwise [get, set]
 
virtual ? int EndAngle [get, set]
 
virtual ? int StartAngle [get, set]
 
virtual ? int CX [get, set]
 
virtual ? int CY [get, set]
 
virtual ? int Radius [get, set]
 
virtual ? int AxisRotation [get, set]
 
virtual ? int RX [get, set]
 
virtual ? int RY [get, set]
 
virtual string Src [get, set]
 
virtual string Path [get, set]
 The SVG based path string used by the sprite. More...
 
virtual ? int CenterX [get, set]
 
virtual ? int CenterY [get, set]
 
virtual ? int EndRho [get, set]
 
virtual ? int StartRho [get, set]
 
virtual ? int Margin [get, set]
 
virtual string Font [get, set]
 
virtual string FontFamily [get, set]
 
virtual string FontSize [get, set]
 
virtual string FontStyle [get, set]
 
virtual string FontVariant [get, set]
 
virtual string FontWeight [get, set]
 
virtual string Text [get, set]
 
virtual TextSpriteAlign TextAlign [get, set]
 
virtual DominantBaseline TextBaseline [get, set]
 
virtual ? int X [get, set]
 
virtual ? int Y [get, set]
 
SpriteCollection Items [get]
 
- Properties inherited from Ext.Net.AbstractSprite.Config
virtual string SpriteID [get, set]
 
virtual ? int Height [get, set]
 
virtual ? int Width [get, set]
 
virtual ? int X [get, set]
 
virtual ? int Y [get, set]
 
virtual int[] LineDash [get, set]
 array of non-negative numbers specifying a dash/space sequence. More...
 
virtual ? int LineDashOffset [get, set]
 A number specifying how far into the line dash sequence drawing commences. More...
 
virtual ? double FillOpacity [get, set]
 The opacity of the fill. Limited from 0 to 1. Defaults to: 1 More...
 
virtual string FillStyle [get, set]
 The color of the shape (a CSS color value). Defaults to: "none" More...
 
virtual ? double GlobalAlpha [get, set]
 The opacity of the sprite. Limited from 0 to 1. Defaults to: 1 More...
 
virtual ? double Opacity [get, set]
 The opacity of the sprite. Limited from 0 to 1. Defaults to: 1 More...
 
virtual string GlobalCompositeOperation [get, set]
 Indicates how source images are drawn onto a destination image. globalCompositeOperation attribute is not supported by the SVG and VML (excanvas) engines. Defaults to: source-over More...
 
virtual ? bool Hidden [get, set]
 Determines whether or not the sprite is hidden. Defaults to: false More...
 
virtual StrokeLinecap LineCap [get, set]
 The style of the line caps. Defaults to: "butt" More...
 
virtual StrokeLinejoin Linejoin [get, set]
 
virtual ? double LineWidth [get, set]
 The width of the line stroke. Defaults to: 1 More...
 
virtual ? int MiterLimit [get, set]
 Sets the distance between the inner corner and the outer corner where two lines meet. Defaults to: 10 More...
 
virtual ? int RotationCenterX [get, set]
 The central coordinate of the sprite's scale operation on the x-axis. Defaults to: null More...
 
virtual ? int RotationCenterY [get, set]
 The central coordinate of the sprite's scale operation on the y-axis. Defaults to: null More...
 
virtual ? double RotationRads [get, set]
 The radians of rotation of the sprite. Defaults to 0. More...
 
virtual ? int RotationDegrees [get, set]
 
virtual ? int ScalingCenterX [get, set]
 The central coordinate of the sprite's scale operation on the x-axis. Defaults to: null More...
 
virtual ? int ScalingCenterY [get, set]
 The central coordinate of the sprite's scale operation on the y-axis. Defaults to: null More...
 
virtual ? double Scaling [get, set]
 The scaling of the sprite on the xy-axis. Defaults to: 1 More...
 
virtual ? double ScalingX [get, set]
 The scaling of the sprite on the x-axis. Defaults to: 1 More...
 
virtual ? double ScalingY [get, set]
 The scaling of the sprite on the y-axis. Defaults to: 1 More...
 
virtual ? int ShadowBlur [get, set]
 The amount blur used on the shadow. Defaults to: 0 More...
 
virtual string ShadowColor [get, set]
 The amount blur used on the shadow. Defaults to: 0 More...
 
virtual ? int ShadowOffsetX [get, set]
 The offset of the sprite's shadow on the x-axis. Defaults to: 0 More...
 
virtual ? int ShadowOffsetY [get, set]
 The offset of the sprite's shadow on the y-axis. Defaults to: 0 More...
 
virtual ? double StrokeOpacity [get, set]
 The opacity of the stroke. Limited from 0 to 1. Defaults to: 1 More...
 
virtual string StrokeStyle [get, set]
 The color of the stroke (a CSS color value). Defaults to: "none" More...
 
virtual bool TransformFillStroke [get, set]
 Determines whether the fill and stroke are affected by sprite transformations. Defaults to: false More...
 
virtual ? double TranslationX [get, set]
 The translation of the sprite on the x-axis. Defaults to: 0 More...
 
virtual ? double TranslationY [get, set]
 The translation of the sprite on the y-axis. Defaults to: 0 More...
 
virtual ? int ZIndex [get, set]
 The stacking order of the sprite. Defaults to: 0 More...
 
virtual ? int Duration [get, set]
 Time in milliseconds for the animation to last. More...
 
virtual Easing Easing [get, set]
 This describes how the intermediate values used during a transition will be calculated. It allows for a transition to change speed over its duration. More...
 
virtual string EasingArgs [get, set]
 This describes how the intermediate values used during a transition will be calculated. It allows for a transition to change speed over its duration. 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 AxisSprite.Builder()

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

Property Documentation

◆ AxisLine

virtual bool Ext.Net.AxisSprite.Config.AxisLine
getset

◆ BaseRotation

virtual ? int Ext.Net.AxisSprite.Config.BaseRotation
getset

◆ CenterX

virtual ? int Ext.Net.AxisSprite.Config.CenterX
getset

◆ CenterY

virtual ? int Ext.Net.AxisSprite.Config.CenterY
getset

◆ DataMax

virtual ? double Ext.Net.AxisSprite.Config.DataMax
getset

◆ DataMin

virtual ? double Ext.Net.AxisSprite.Config.DataMin
getset

◆ EnlargeEstStepSizeByText

virtual bool Ext.Net.AxisSprite.Config.EnlargeEstStepSizeByText
getset

◆ EstStepSize

virtual ? double Ext.Net.AxisSprite.Config.EstStepSize
getset

◆ Grid

virtual bool Ext.Net.AxisSprite.Config.Grid
getset

◆ Label

virtual Sprite Ext.Net.AxisSprite.Config.Label
getset

◆ Length

virtual ? int Ext.Net.AxisSprite.Config.Length
getset

◆ MajorTicks

virtual bool Ext.Net.AxisSprite.Config.MajorTicks
getset

◆ MajorTickSize

virtual ? double Ext.Net.AxisSprite.Config.MajorTickSize
getset

◆ Max

virtual ? int Ext.Net.AxisSprite.Config.Max
getset

◆ Min

virtual ? int Ext.Net.AxisSprite.Config.Min
getset

◆ MinorTickSize

virtual ? double Ext.Net.AxisSprite.Config.MinorTickSize
getset

◆ MinorTricks

virtual bool Ext.Net.AxisSprite.Config.MinorTricks
getset

◆ MinStepSize

virtual ? int Ext.Net.AxisSprite.Config.MinStepSize
getset

◆ TextPadding

virtual ? int Ext.Net.AxisSprite.Config.TextPadding
getset

◆ VisibleMax

virtual ? int Ext.Net.AxisSprite.Config.VisibleMax
getset

◆ VisibleMin

virtual ? int Ext.Net.AxisSprite.Config.VisibleMin
getset


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