| Name | Description |
 | ActualAreaFillOpacity | Gets the series ActualAreaFillOpacity. This property only applies for area-like series. |
 | ActualBrush | Gets the actual brush used by the series. |
 | ActualLegendItemVisibility | Gets the actual visibility of the legend items in the series. |
 | ActualMarkerBrush | Gets the actual marker brush of the series. |
 | ActualMarkerOutline | Gets the actual marker outline of the series. |
 | ActualMarkerType | Gets the actual marker type set used in the series. |
 | ActualOpacity | Gets the series opacity. |
 | ActualOutline | Gets the series outline. |
 | ActualRadiusX | Gets the actual corner radius of the series |
 | ActualRadiusY | Gets the actual corner radius of the series |
 | ActualThickness | Gets or sets the thickness of this stacked fragment. |
 | ActualUseLightweightMarkers | Gets whether lightweight markers are used by the series. |
 | ActualVisibility | Gets the actual visibility of the stacked fragment. |
 | AreaFillOpacity | Gets or sets the AreaFillOpacity of the stacked fragment. This property only applies for area-like series. |
 | Brush | Gets or sets the brush of the stacked fragment. |
 | LegendItemVisibility | Gets or sets the legend item visibility for the current series object. |
 | MarkerBrush | Gets or sets the brush that specifies how the current series object's marker interiors are painted. |
 | MarkerOutline | Gets or sets the brush that specifies how the current series object's marker outlines are painted. |
 | MarkerType | Gets or sets the marker type for the current series object. |
 | Name | Gets or sets the Name of the stacked fragment. |
 | Opacity | Gets or sets the Opacity of the stacked fragment. |
 | Outline | Gets or sets the brush to use for the outline of the series. |
 | ParentOrLocalBrush | Gets the resolved brush used between the local series and the parent series. |
 | RadiusX | Gets or sets the x-radius of the ellipse that is used to round the corners of the column. This only applies to Bar and Column series. |
 | RadiusY | Gets or sets the y-radius of the ellipse that is used to round the corners of the column. This only applies to Bar and Column series. |
 | Thickness | Gets or sets the width of the current series object's line thickness. |
 | Title | Gets or sets the Title property. |
 | ValueMemberPath | Gets or sets the value mapping property for the current series object. |