| StiLegend Class | 
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiLegend"]
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Stimulsoft.Report.Chart
 Syntax
SyntaxThe StiLegend type exposes the following members.
 Constructors
Constructors Properties
Properties| Name | Description | |
|---|---|---|
|  | AllowApplyStyle | 
            Gets or sets value which indicates that chart style will be used.
             | 
|  | BorderColor | 
            Gets or sets border color.
             | 
|  | Brush | 
            Gets or sets background brush of legend.
             | 
|  | Chart | |
|  | Columns | 
            Gets or sets amount of columns.
             | 
|  | ComponentId | |
|  | Core | |
|  | Direction | 
            Gets or sets direction which used for series drawing in legend.
             | 
|  | Font | 
            Gets or sets font which used for series title drawing in chart legend.
             | 
|  | HideSeriesWithEmptyTitle | 
            Gets or sets value which shows/hides series with empty title.
             | 
|  | HorAlignment | 
            Gets or sets horizontal alignment of legend placement.
             | 
|  | HorSpacing | 
            Gets or sets horizontal spacing between items in legend.
             | 
|  | LabelsColor | 
            Gets or sets color of the labels.
             | 
|  | MarkerAlignment | 
            Gets or sets alignment of markers related to series title.
             | 
|  | MarkerBorder | 
            Gets or sets show a border marker.
             | 
|  | MarkerSize | 
            Gets or sets marker size.
             | 
|  | MarkerVisible | 
            Gets or sets visibility of markers.
             | 
|  | PropName | |
|  | ShowShadow | 
            Gets or sets value which indicates draw shadow or no.
             | 
|  | Size | 
            Gets or sets size of legend.
             | 
|  | Title | 
            Gets or sets title of the legend.
             | 
|  | TitleColor | 
            Gets or sets title color of legend.
             | 
|  | TitleFont | 
            Gets or sets title font of the chart legend.
             | 
|  | VertAlignment | 
            Gets or sets vertical alignment of legend placement.
             | 
|  | VertSpacing | 
            Gets or sets vertical spacing between items in legend.
             | 
|  | Visible | 
            Gets or sets visibility of chart legend.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | 
            Creates a new object that is a copy of the current instance.
             | 
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetEvents | |
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetProperties | |
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | LoadFromJsonObject | |
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | SaveToJsonObject | |
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also