I’m encountering this error when I’m setting the pattern for a chart data point:
System.NotImplementedException: 'Method or property is not implemented for ChartFormat.'
This is the code that I tried:
ser0.DataPoints[1].Format.Fill.Patterned(PatternType.DashedDownwardDiagonal)