Name | Description | |
---|---|---|
Chart.LineStyle Constructor |
The following tables list the members exposed by Chart.LineStyle.
Name | Description | |
---|---|---|
Chart.LineStyle Constructor |
Name | Description | |
---|---|---|
Color | Gets or sets the color of the line. | |
LineJoin | Gets or sets the joining style of the drawn line segments. | |
MiterLimit | Gets or sets the miter limit of the joints of the drawn line. | |
Owner | Gets or sets the chart object as owner. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem) | |
Pattern | Gets or sets the pattern of the line. | |
Thickness | Gets or sets the thickness of the line in pixels. The valid range is from 0 to 1000. |
Name | Description | |
---|---|---|
OnOwnerChanged | Notify the owner of this object is changed. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem) | |
OnPropertyChanged | Notify the owner that some property changed. (Inherited from C1.C1Report.CustomFields.Chart.ChartOwnedItem) |