StiLineMarker Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiLineMarker"]
Namespace: Stimulsoft.Report.Chart
The StiLineMarker type exposes the following members.
Name | Description | |
---|---|---|
StiLineMarker | Initializes a new instance of the StiLineMarker class |
Name | Description | |
---|---|---|
Angle |
Gets or sets rotation angle of the marker.
(Inherited from StiMarker.) | |
BorderColor |
Gets or sets border color of marker.
(Inherited from StiMarker.) | |
Brush |
Gets or sets brush which will be used to fill marker area.
(Inherited from StiMarker.) | |
ComponentId | (Overrides StiMarkerComponentId.) | |
Core | (Inherited from StiMarker.) | |
PropName | (Inherited from StiMarker.) | |
ShowInLegend |
Gets or sets value which indicates that marker will be visible in legend marker.
(Inherited from StiMarker.) | |
Size |
Gets or sets size of marker.
(Overrides StiMarkerSize.) | |
Step |
Gets or sets step of the line marker.
| |
Type |
Gets or sets type of the marker.
(Inherited from StiMarker.) | |
Visible |
Gets or sets visibility of marker.
(Overrides StiMarkerVisible.) |
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiMarker.) | |
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 | (Inherited from StiMarker.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetProperties | (Overrides StiMarkerGetProperties(IStiPropertyGrid, StiLevel).) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFromJsonObject | (Overrides StiMarkerLoadFromJsonObject(JObject).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SaveToJsonObject | (Overrides StiMarkerSaveToJsonObject(StiJsonSaveMode).) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |