PointLabelContentTypeDictionary Variable
In This Article
#Declaration
TypeScript
export let PointLabelContentTypeDictionary: {
Argument: PointLabelContentType;
SeriesName: PointLabelContentType;
Value: PointLabelContentType;
Percent: PointLabelContentType;
};
#Members
Name | Type |
---|---|
Argument | Point |
Percent | Point |
Series |
Point |
Value | Point |