Skip to content

MSO_LINE.ROUND_DOT Dot Density #332

@tedwards999

Description

@tedwards999

I use the following statement to set the dash style of a specific series on a line chart to ROUND_DOT:

chart.series[2].format.line.dash_style = MSO_LINE.ROUND_DOT

This produces the expected output however the density of the dots on the line differs from the density of dots when using Powerpoint to set the same dash_style. The Python-Pptx version has fewer dots and therefore does not render very clearly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions