Click or drag to resize

ChartDataPoint MarkerFill Property

Represents the formatting properties for marker. A chart with Bubble type or Bubble3D type does not support this property.

Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public ChartEffectFormat MarkerFill { get; }

Property Value

Type: ChartEffectFormat
See Also