Skip to content

pictureOptions and bubble3D were removed from some complex types in O15 but not the SDK #1769

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tomjebo opened this issue Aug 1, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@tomjebo
Copy link
Collaborator

tomjebo commented Aug 1, 2024

Need to [Obsolete] the following:

pictureOptions from CT_LineSer, CT_RadarSer, CT_PieSer, CT_BubbleSer and CT_SurfaceSer
bubble3D from CT_SurfaceSer

these children have been removed in the O15 Office schemas but were never removed from the SDK.

Once obsoleted, they will be marked for deletion in the next major release.

@tomjebo
Copy link
Collaborator Author

tomjebo commented Mar 21, 2025

#1905 and #1906 complete this issue.

@tomjebo tomjebo closed this as completed Mar 21, 2025
tomjebo added a commit that referenced this issue Mar 27, 2025
this pr obsoletes the properties mentioned in #1769 
it also adds code to the generator to add code attributes like
ObsoleteAttribute to complex type classes, child elements and
attributes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants