menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartBaseStyleInfo - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartBaseStyleInfo

    BaseStyles are styles that are used to uniformly affect an arbitrary set of styles that they are applied to. BaseStyles are applied to a style by associating them with a style using its BaseStyle property (BaseStyle).

    Inheritance
    System.Object
    ShouldSerializeBasedPersisterType
    StyleInfoBase
    ChartStyleInfoBase
    ChartStyleInfo
    ChartBaseStyleInfo
    Implements
    System.ComponentModel.ICustomTypeDescriptor
    System.IDisposable
    IStyleInfo
    System.ComponentModel.ISupportInitialize
    System.IFormattable
    System.IConvertible
    System.Xml.Serialization.IXmlSerializable
    Inherited Members
    ChartStyleInfo.AltTagFormat
    ChartStyleInfo.BaseStyle
    ChartStyleInfo.Border
    ChartStyleInfo.Callout
    ChartStyleInfo.CopyFrom(IStyleInfo)
    ChartStyleInfo.CreateSubObjectIdentity(StyleInfoProperty)
    ChartStyleInfo.CustomProperties
    ChartStyleInfo.Default
    ChartStyleInfo.DimmedInterior
    ChartStyleInfo.DisplayShadow
    ChartStyleInfo.DisplayText
    ChartStyleInfo.Dispose()
    ChartStyleInfo.DrawTextShape
    ChartStyleInfo.ElementBorders
    ChartStyleInfo.Font
    ChartStyleInfo.Format
    ChartStyleInfo.GdipFont
    ChartStyleInfo.GdipPen
    ChartStyleInfo.HasBaseStyle
    ChartStyleInfo.HasBorder
    ChartStyleInfo.HasCallout
    ChartStyleInfo.HasDimmedInterior
    ChartStyleInfo.HasDisplayShadow
    ChartStyleInfo.HasDisplayText
    ChartStyleInfo.HasElementBorders
    ChartStyleInfo.HasFont
    ChartStyleInfo.HasFormat
    ChartStyleInfo.HasHighlightInterior
    ChartStyleInfo.HasHighlightOnMouseOver
    ChartStyleInfo.HasHitTestRadius
    ChartStyleInfo.HasImageIndex
    ChartStyleInfo.HasImages
    ChartStyleInfo.HasInterior
    ChartStyleInfo.HasLabel
    ChartStyleInfo.HasPointWidth
    ChartStyleInfo.HasRelatedPoints
    ChartStyleInfo.HasShadowInterior
    ChartStyleInfo.HasShadowOffset
    ChartStyleInfo.HasSymbol
    ChartStyleInfo.HasText
    ChartStyleInfo.HasTextColor
    ChartStyleInfo.HasTextFormat
    ChartStyleInfo.HasTextOffset
    ChartStyleInfo.HasTextOrientation
    ChartStyleInfo.HasToolTip
    ChartStyleInfo.HasToolTipFormat
    ChartStyleInfo.HasUrl
    ChartStyleInfo.HighlightInterior
    ChartStyleInfo.HighlightOnMouseOver
    ChartStyleInfo.HitTestRadius
    ChartStyleInfo.ImageIndex
    ChartStyleInfo.Images
    ChartStyleInfo.Interior
    ChartStyleInfo.Label
    ChartStyleInfo.PointWidth
    ChartStyleInfo.RelatedPoints
    ChartStyleInfo.ResetBaseStyle()
    ChartStyleInfo.ResetBorder()
    ChartStyleInfo.ResetCallout()
    ChartStyleInfo.ResetDimmedInterior()
    ChartStyleInfo.ResetDisplayShadow()
    ChartStyleInfo.ResetDisplayText()
    ChartStyleInfo.ResetElementBorders()
    ChartStyleInfo.ResetFont()
    ChartStyleInfo.ResetFormat()
    ChartStyleInfo.ResetHighlightInterior()
    ChartStyleInfo.ResetHighlightOnMouseOver()
    ChartStyleInfo.ResetHihglightInterior()
    ChartStyleInfo.ResetHitTestRadius()
    ChartStyleInfo.ResetImageIndex()
    ChartStyleInfo.ResetImages()
    ChartStyleInfo.ResetInterior()
    ChartStyleInfo.ResetLabel()
    ChartStyleInfo.ResetName()
    ChartStyleInfo.ResetPointWidth()
    ChartStyleInfo.ResetRelatedPoints()
    ChartStyleInfo.ResetShadowInterior()
    ChartStyleInfo.ResetShadowOffset()
    ChartStyleInfo.ResetSymbol()
    ChartStyleInfo.ResetSystem()
    ChartStyleInfo.ResetText()
    ChartStyleInfo.ResetTextColor()
    ChartStyleInfo.ResetTextFormat()
    ChartStyleInfo.ResetTextOffset()
    ChartStyleInfo.ResetTextOrientation()
    ChartStyleInfo.ResetToolTip()
    ChartStyleInfo.ResetToolTipFormat()
    ChartStyleInfo.ResetUrl()
    ChartStyleInfo.ShadowInterior
    ChartStyleInfo.ShadowOffset
    ChartStyleInfo.Store
    ChartStyleInfo.Symbol
    ChartStyleInfo.Text
    ChartStyleInfo.TextColor
    ChartStyleInfo.TextFormat
    ChartStyleInfo.TextOffset
    ChartStyleInfo.TextOrientation
    ChartStyleInfo.TextShape
    ChartStyleInfo.ToolTip
    ChartStyleInfo.ToolTipFormat
    ChartStyleInfo.Url
    ChartStyleInfo.WriteXmlSchema(XmlWriter)
    ChartStyleInfoBase.CacheValues
    ChartStyleInfoBase.WeakReferenceChangedListeners
    ShouldSerializeBasedPersisterType.AddNewAttributes(PropertyDescriptor, Attribute[], Int32)
    ShouldSerializeBasedPersisterType.CheckAllProperties
    ShouldSerializeBasedPersisterType.GetCustomPDC(PropertyDescriptorCollection)
    ShouldSerializeBasedPersisterType.GetNewAttributesCount(PropertyDescriptor)
    StyleInfoBase.BeginInit()
    StyleInfoBase.BeginUpdate()
    StyleInfoBase.Changed
    StyleInfoBase.Changing
    StyleInfoBase.ClearCache()
    StyleInfoBase.Dispose(Boolean)
    StyleInfoBase.EndInit()
    StyleInfoBase.EndUpdate()
    StyleInfoBase.Equals(Object)
    StyleInfoBase.EqualsObject(Object, Object)
    StyleInfoBase.GetDefaultStyle()
    StyleInfoBase.GetDefaultStyleInfoStore(StyleInfoProperty)
    StyleInfoBase.GetDefaultValue(StyleInfoProperty)
    StyleInfoBase.GetHashCode()
    StyleInfoBase.GetShortValue(StyleInfoProperty)
    StyleInfoBase.GetValue(StyleInfoProperty)
    StyleInfoBase.HasValue(StyleInfoProperty)
    StyleInfoBase.IConvertible.GetTypeCode()
    StyleInfoBase.IConvertible.ToBoolean(IFormatProvider)
    StyleInfoBase.IConvertible.ToByte(IFormatProvider)
    StyleInfoBase.IConvertible.ToChar(IFormatProvider)
    StyleInfoBase.IConvertible.ToDateTime(IFormatProvider)
    StyleInfoBase.IConvertible.ToDecimal(IFormatProvider)
    StyleInfoBase.IConvertible.ToDouble(IFormatProvider)
    StyleInfoBase.IConvertible.ToInt16(IFormatProvider)
    StyleInfoBase.IConvertible.ToInt32(IFormatProvider)
    StyleInfoBase.IConvertible.ToInt64(IFormatProvider)
    StyleInfoBase.IConvertible.ToSByte(IFormatProvider)
    StyleInfoBase.IConvertible.ToSingle(IFormatProvider)
    StyleInfoBase.IConvertible.ToString(IFormatProvider)
    StyleInfoBase.IConvertible.ToType(Type, IFormatProvider)
    StyleInfoBase.IConvertible.ToUInt16(IFormatProvider)
    StyleInfoBase.IConvertible.ToUInt32(IFormatProvider)
    StyleInfoBase.IConvertible.ToUInt64(IFormatProvider)
    StyleInfoBase.Identity
    StyleInfoBase.InheritStyle(IStyleInfo, StyleModifyType)
    StyleInfoBase.IntGetDefaultStyleInfo(StyleInfoProperty)
    StyleInfoBase.IsChanged
    StyleInfoBase.IsEmpty
    StyleInfoBase.IsSubset(IStyleInfo)
    StyleInfoBase.IsValueModified(StyleInfoProperty)
    StyleInfoBase.MergeStyle(IStyleInfo)
    StyleInfoBase.ModifyStyle(IStyleInfo, StyleModifyType)
    StyleInfoBase.OnStyleChanged(StyleInfoProperty)
    StyleInfoBase.OnStyleChanging(StyleInfoProperty)
    StyleInfoBase.ParseString(String)
    StyleInfoBase.ReadXml(XmlReader)
    StyleInfoBase.ResetValue(StyleInfoProperty)
    StyleInfoBase.SetStore(StyleInfoStore)
    StyleInfoBase.SetValue(StyleInfoProperty, Int16)
    StyleInfoBase.SetValue(StyleInfoProperty, Object)
    StyleInfoBase.ToString()
    StyleInfoBase.ToString(String)
    StyleInfoBase.ToString(String, IFormatProvider)
    StyleInfoBase.Updating
    StyleInfoBase.WriteXml(XmlWriter)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public class ChartBaseStyleInfo : ChartStyleInfo, ICustomTypeDescriptor, IDisposable, IStyleInfo, ISupportInitialize, IFormattable, IConvertible, IXmlSerializable

    Constructors

    ChartBaseStyleInfo(String)

    Initializes a new instance of the ChartBaseStyleInfo class.

    Declaration
    public ChartBaseStyleInfo(string name)
    Parameters
    Type Name Description
    System.String name

    The name of this base style.

    Properties

    BaseStylesMap

    Gets ChartBaseStylesMap object. Base styles are registered with and managed by a ChartBaseStylesMap object at the chart level.

    Declaration
    public ChartBaseStylesMap BaseStylesMap { get; }
    Property Value
    Type Description
    ChartBaseStylesMap

    The base styles map.

    HasName

    Gets a value indicating whether this instance has name.

    Declaration
    public bool HasName { get; }
    Property Value
    Type Description
    System.Boolean

    true if this instance has name; otherwise, false.

    HasSystem

    Gets a value indicating whether this instance has local value of System property.

    Declaration
    public bool HasSystem { get; }
    Property Value
    Type Description
    System.Boolean

    true if this instance has local value of System property; otherwise, false.

    Name

    Gets or sets the name for this base style object.

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String

    The name.

    System

    Indicates whether this base style is a system registered base style. System registered base styles are preregistered by the charting style system and are needed for the proper functioning of Essential Chart.

    Declaration
    public bool System { get; set; }
    Property Value
    Type Description
    System.Boolean

    true if system; otherwise, false.

    Implements

    System.ComponentModel.ICustomTypeDescriptor
    System.IDisposable
    IStyleInfo
    System.ComponentModel.ISupportInitialize
    System.IFormattable
    System.IConvertible
    System.Xml.Serialization.IXmlSerializable
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved