GetAutomaticDataPointColor

ChartDataPoint.GetAutomaticDataPointColor method

Devuelve un color automático del punto de datos basado en el índice de la serie, el índice del punto de datos, la propiedad ParentSeriesGroup.IsColorVaried y el estilo del gráfico. Este color se usa de forma predeterminada si FillType es igual a NotDefined.

public Color GetAutomaticDataPointColor()

Ver también