ImageOrPrintOptions.GridlineColor

ImageOrPrintOptions.GridlineColor property

Gets or sets gridline colr.

public Color GridlineColor { get; set; }

Remarks

It will ignore the gridline color settings in the source file.

See Also