ChartAuthoringStyleApplicator
public static class ChartAuthoringStyleApplicatorApplies serialized chart-authoring style choices to marks without changing their bound data.
Methods
Section titled “Methods”
Apply(Chart, ChartAuthoringStyleOptions)
Section titled “Apply(Chart, ChartAuthoringStyleOptions)”public static void Apply(Chart chart, ChartAuthoringStyleOptions options)Applies to the target chart while preserving unrelated data and presentation settings.
Parameters
| Name | Type |
|---|---|
chart |
ChartGuru.Chart |
options |
ChartGuru.ChartAuthoringStyleOptions |