I tried almost every property i saw\recognized
None of this options sets a color for a marker:
(here i’m trying To set almost red\burgundy color)
But doesn’t work on ur lastest stable version 24.5...testing: Document doc = new Document(@"C:\Temp\in.docx"); Chart chart...chart = ((Shape)doc.GetChild(NodeType.Shape, 0, true)).Chart; foreach...