Click or drag to resize

StiChartStyle Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiChartStyle"]

Inheritance Hierarchy

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiChartStyleConverter))]
public abstract class StiChartStyle : StiBaseStyle, 
	IStiChartStyle, ICloneable, IStiJsonReportObject

The StiChartStyle type exposes the following members.

Constructors
  NameDescription
Protected methodStiChartStyle
Initializes a new instance of the StiChartStyle class
Top
Properties
  NameDescription
Public propertyAllowDashboard
Public propertyCollectionName
Gets or sets a name of the styles collection.
(Inherited from StiBaseStyle.)
Public propertyComponentId (Overrides StiBaseStyleComponentId.)
Public propertyConditions
Gets or sets a collection of the style conditions.
(Inherited from StiBaseStyle.)
Public propertyCore
Public propertyDashboardName
Gets or sets a style name.
(Inherited from StiBaseStyle.)
Public propertyDescription
Gets or sets a style description.
(Inherited from StiBaseStyle.)
Public propertyIsOffice2015Style
Public propertyName
Gets or sets a style name.
(Inherited from StiBaseStyle.)
Public propertyProperties (Inherited from StiService.)
Public propertyPropName (Inherited from StiBaseStyle.)
Public propertyServiceCategory
Gets a service category.
(Overrides StiServiceServiceCategory.)
Public propertyServiceEnabled (Inherited from StiService.)
Public propertyServiceInfo (Inherited from StiService.)
Public propertyServiceName
Gets a service name.
(Overrides StiServiceServiceName.)
Public propertyServiceType
Gets a service type.
(Overrides StiBaseStyleServiceType.)
Public propertyStyleIdent
Top
Methods
  NameDescription
Public methodClone (Inherited from StiBaseStyle.)
Public methodCompareChartStyle
Public methodCreateNew
Public methodDrawBox (Overrides StiBaseStyleDrawBox(Graphics, Rectangle, Boolean, Boolean).)
Public methodDrawStyle(Graphics, Rectangle, Boolean, Boolean) (Overrides StiBaseStyleDrawStyle(Graphics, Rectangle, Boolean, Boolean).)
Public methodDrawStyle(Graphics, Rectangle, DrawItemState, Boolean, Boolean)
Drawes the style on the specified graphics context.
(Inherited from StiBaseStyle.)
Public methodDrawStyleImage (Inherited from StiBaseStyle.)
Public methodEquals(Object) (Inherited from StiBaseStyle.)
Public methodEquals(Object, Boolean, Boolean) (Inherited from StiBaseStyle.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEvents (Inherited from StiBaseStyle.)
Public methodGetHashCode (Inherited from StiBaseStyle.)
Public methodGetProperties (Overrides StiBaseStyleGetProperties(IStiPropertyGrid, StiLevel).)
Public methodGetStyleFromComponent
Gets a style from the component.
(Overrides StiBaseStyleGetStyleFromComponent(StiComponent, StiStyleElements).)
Public methodGetStyleFromComponents
Gets a style from the components.
(Inherited from StiBaseStyle.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Public methodLoad(Stream)
Loads the style from the stream.
(Inherited from StiBaseStyle.)
Public methodLoad(String)
Loads the style from a file.
(Inherited from StiBaseStyle.)
Public methodLoadFromJsonObject (Inherited from StiBaseStyle.)
Public methodLoadFromString
Loads the style from the string.
(Inherited from StiBaseStyle.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPackService (Inherited from StiService.)
Public methodSave(Stream)
Saves the style in the stream.
(Inherited from StiBaseStyle.)
Public methodSave(String)
Saves the style in the file.
(Inherited from StiBaseStyle.)
Public methodSaveToJsonObject (Overrides StiBaseStyleSaveToJsonObject(StiJsonSaveMode).)
Public methodSaveToString
Saves the style to the string.
(Inherited from StiBaseStyle.)
Public methodSetStyleToComponent
Sets style to a component.
(Overrides StiBaseStyleSetStyleToComponent(StiComponent).)
Public methodToString (Overrides StiBaseStyleToString.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Stimulsoft.Base.ServicesStiService
    Stimulsoft.ReportStiBaseStyle
      Stimulsoft.Report.ChartStiChartStyle
        Stimulsoft.Report.ChartStiStyle01
        Stimulsoft.Report.ChartStiStyle02
        Stimulsoft.Report.ChartStiStyle03
        Stimulsoft.Report.ChartStiStyle04
        Stimulsoft.Report.ChartStiStyle05
        Stimulsoft.Report.ChartStiStyle06
        Stimulsoft.Report.ChartStiStyle07
        Stimulsoft.Report.ChartStiStyle09
        Stimulsoft.Report.ChartStiStyle10
        Stimulsoft.Report.ChartStiStyle11
        Stimulsoft.Report.ChartStiStyle12
        Stimulsoft.Report.ChartStiStyle13
        Stimulsoft.Report.ChartStiStyle14
        Stimulsoft.Report.ChartStiStyle15
        Stimulsoft.Report.ChartStiStyle16
        Stimulsoft.Report.ChartStiStyle17
        Stimulsoft.Report.ChartStiStyle18
        Stimulsoft.Report.ChartStiStyle19
        Stimulsoft.Report.ChartStiStyle20
        Stimulsoft.Report.ChartStiStyle21
        Stimulsoft.Report.ChartStiStyle22
        Stimulsoft.Report.ChartStiStyle23
        Stimulsoft.Report.ChartStiStyle24
        Stimulsoft.Report.ChartStiStyle25
        Stimulsoft.Report.ChartStiStyle26
        Stimulsoft.Report.ChartStiStyle27
        Stimulsoft.Report.ChartStiStyle28
        Stimulsoft.Report.ChartStiStyle29
        Stimulsoft.Report.ChartStiStyle30
        Stimulsoft.Report.ChartStiStyle31
        Stimulsoft.Report.ChartStiStyle32
        Stimulsoft.Report.ChartStiStyle33