Namespace Sage.CRM.Graphics
Enums
- ChartBarStyles
Styles which can be applied to a Bar Chart. See ChartGraphicBlock.ApplyBarStyle.
- ChartStyleNames
Styles that can be applied to the SageCrmChartGraphic block StyleName property.
- EffectProperties
Defines the effect properties that can be applied to the GraphicBlock. Effect(string, string)
- FontProperties
Defines the font properties that can be applied to the GraphicBlock. Font(string, string)
- GradientDirection
Defines the gradient direction that can be applied to the GraphicBlock. GradientFill(string, string, string, int)
- OrgTreeProperties
Defines a few properties that can be applied to the OrgGraphicBlock. OrgTree(OrgTreeProperties, string)
- PenProperties
Defines the pen properties that can be applied to the GraphicBlock. Pen(string, string)
- PipelineStyles
Defines styles properties that can be applied to the PipelineGraphicBlock. PipelineStyle(PipelineStyles, string)