WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RadialGaugeStyleInfoStore - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RadialGaugeStyleInfoStore

    Represents the class holds the plain data for a style object excluding identity information.

    Inheritance
    System.Object
    StyleInfoStore
    VisualStyleInfoStore
    RadialGaugeStyleInfoStore
    Implements
    System.IDisposable
    IStyleInfo
    System.Runtime.Serialization.ISerializable
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable
    Inherited Members
    StyleInfoStore.FindStyleInfoProperty(String)
    StyleInfoStore.Clone()
    StyleInfoStore.CopyTo(StyleInfoStore)
    StyleInfoStore.Dispose()
    StyleInfoStore.Equals(Object)
    StyleInfoStore.GetHashCode()
    StyleInfoStore.ISerializable.GetObjectData(SerializationInfo, StreamingContext)
    StyleInfoStore.ToString()
    StyleInfoStore.IStyleInfo.ParseString(String)
    StyleInfoStore.ResetChangedBits()
    StyleInfoStore.Clear()
    StyleInfoStore.HasValue(StyleInfoProperty)
    StyleInfoStore.IsValueModified(StyleInfoProperty)
    StyleInfoStore.SetValueModified(StyleInfoProperty, Boolean)
    StyleInfoStore.ResetValue(StyleInfoProperty)
    StyleInfoStore.GetValue(StyleInfoProperty)
    StyleInfoStore.GetShortValue(StyleInfoProperty)
    StyleInfoStore.SetValue(StyleInfoProperty, Object)
    StyleInfoStore.SetValue(StyleInfoProperty, Int16)
    StyleInfoStore.IsSubset(IStyleInfo)
    StyleInfoStore.ModifyStyle(IStyleInfo, StyleModifyType)
    StyleInfoStore.ModifyStyleKeepChanges(IStyleInfo, StyleModifyType)
    StyleInfoStore.MergeStyle(IStyleInfo)
    StyleInfoStore.InheritStyle(IStyleInfo, StyleModifyType)
    StyleInfoStore.ProcessWriteXml(XmlWriter, StyleInfoProperty)
    StyleInfoStore.ProcessReadXml(XmlReader, StyleInfoProperty)
    StyleInfoStore.WriteXml(XmlWriter)
    StyleInfoStore.RegisterXmlSerializer(Type, XmlSerializer)
    StyleInfoStore.ReadXml(XmlReader)
    StyleInfoStore.GetSchema()
    StyleInfoStore.StyleInfoProperties
    StyleInfoStore.PropertyGridSortOrder
    StyleInfoStore.IStyleInfo.Store
    StyleInfoStore.IsEmpty
    StyleInfoStore.IsChanged
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Forms.Gauge
    Assembly: Syncfusion.Gauge.Windows.dll
    Syntax
    public class RadialGaugeStyleInfoStore : VisualStyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable

    Constructors

    RadialGaugeStyleInfoStore()

    Initializes a new instance of the RadialGaugeStyleInfoStore class.

    Declaration
    public RadialGaugeStyleInfoStore()

    RadialGaugeStyleInfoStore(SerializationInfo, StreamingContext)

    Initializes a new instance of the RadialGaugeStyleInfoStore class.

    Declaration
    protected RadialGaugeStyleInfoStore(SerializationInfo info, StreamingContext context)
    Parameters
    Type Name Description
    System.Runtime.Serialization.SerializationInfo info

    Populates the SerializationInfo store with the name, type, and value of each piece of information it wants to serialize

    System.Runtime.Serialization.StreamingContext context

    Describes the source and destination of a given serialized stream, and provides an additional caller-defined context.

    Fields

    ArcColorProperty

    Provides information about the ArcColor property.

    Declaration
    public static readonly StyleInfoProperty ArcColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    ArcThicknessProperty

    Provides information about the ArcThickness property.

    Declaration
    public static readonly StyleInfoProperty ArcThicknessProperty
    Field Value
    Type Description
    StyleInfoProperty

    BackgroundGradientEndColorProperty

    Provides information about the BackgroundGradientEndColor property.

    Declaration
    public static readonly StyleInfoProperty BackgroundGradientEndColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    BackgroundGradientStartColorProperty

    Provides information about the BackgroundGradientStartColor property.

    Declaration
    public static readonly StyleInfoProperty BackgroundGradientStartColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    FillColorProperty

    Provides information about the FillColor property.

    Declaration
    public static readonly StyleInfoProperty FillColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    InnerFrameGradientEndColorProperty

    Provides information about the InnerFrameGradientEndColor property.

    Declaration
    public static readonly StyleInfoProperty InnerFrameGradientEndColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    InnerFrameGradientStartColorProperty

    Provides information about the InnerFrameGradientStartColor property.

    Declaration
    public static readonly StyleInfoProperty InnerFrameGradientStartColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    InnerFrameThicknessProperty

    Provides information about the InnerFrameThickness property.

    Declaration
    public static readonly StyleInfoProperty InnerFrameThicknessProperty
    Field Value
    Type Description
    StyleInfoProperty

    InnerTickMarkColorProperty

    Provides information about the InnerTickMarkColor property.

    Declaration
    public static readonly StyleInfoProperty InnerTickMarkColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    LabelFontProperty

    Provides information about the LabelFont property.

    Declaration
    public static readonly StyleInfoProperty LabelFontProperty
    Field Value
    Type Description
    StyleInfoProperty

    LabelForeColorProperty

    Provides information about the LabelForeColor property.

    Declaration
    public static readonly StyleInfoProperty LabelForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    MajorTickMarkColorProperty

    Provides information about the MajorTickMarkColor property.

    Declaration
    public static readonly StyleInfoProperty MajorTickMarkColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    MinorTickMarkColorProperty

    Provides information about the MinorTickMarkColor property.

    Declaration
    public static readonly StyleInfoProperty MinorTickMarkColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    NeedleColorProperty

    Provides information about the NeedleColor property.

    Declaration
    public static readonly StyleInfoProperty NeedleColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    OuterFrameGradientEndColorProperty

    Provides information about the OuterFrameGradientEndColor property.

    Declaration
    public static readonly StyleInfoProperty OuterFrameGradientEndColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    OuterFrameGradientStartColorProperty

    Provides information about the OuterFrameGradientStartColor property.

    Declaration
    public static readonly StyleInfoProperty OuterFrameGradientStartColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    ScaleLabelForeColorProperty

    Provides information about the ScaleLabelForeColor property.

    Declaration
    public static readonly StyleInfoProperty ScaleLabelForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowBackgroundFrameProperty

    Provides information about the ShowBackgroundFrame property.

    Declaration
    public static readonly StyleInfoProperty ShowBackgroundFrameProperty
    Field Value
    Type Description
    StyleInfoProperty

    ValueFontProperty

    Provides information about the ValueFont property.

    Declaration
    public static readonly StyleInfoProperty ValueFontProperty
    Field Value
    Type Description
    StyleInfoProperty

    ValueForeColorProperty

    Provides information about the ValueForeColor property.

    Declaration
    public static readonly StyleInfoProperty ValueForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    Properties

    StaticDataStore

    Overridden to get the static data source.

    Declaration
    protected override StaticData StaticDataStore { get; }
    Property Value
    Type Description
    StaticData
    Overrides
    VisualStyleInfoStore.StaticDataStore

    Implements

    System.IDisposable
    IStyleInfo
    System.Runtime.Serialization.ISerializable
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved